I am porting my project to DNX-Core 5.0
and trying to get work but I cannot find the JavaScriptSerializer
and AppSettingReader
classes. I know the System.Web
is removed and so please anyone help me to find the alternative of using them.
Is there any Nuget available to include them?