In this article, I will show you how to quickly take JSON data and convert it into a C# class that can be used with WebAPI and Entity Framework to persist data to a database from client applications. I will also write a simple authentication controller to allow WebAPI interactions to be secured with standard ASP.Net Forms Authentication.
↧