System.web.script.serialization not available to add in web api
C#
3
Posts
3
Posters
0
Views
1
Watching
-
I need to convert a model to json. I found that it can be done with System.web.script.serialization dll. When i try to add reference, it's not available. how can we add?
-
I need to convert a model to json. I found that it can be done with System.web.script.serialization dll. When i try to add reference, it's not available. how can we add?
-
I need to convert a model to json. I found that it can be done with System.web.script.serialization dll. When i try to add reference, it's not available. how can we add?
It is available, you're probably just looking in the wrong place.