I recently talked about how to create C# entities from Json in a previous post. As a continuation to that post I will show how […]
Tag: json
Create c# entities from json
Web services have become the modern way of data exchange. For .net developers visual studio offers an easy and straightforwardway creating c# classes from a […]