Working with JSON APIs from ASP.NET MVC
Learn how to consume a JSON based API from withing an ASP.NET MVC application. The final state of the app allows for listing, adding, updating and deleting data. Source Code: https://github.com/medhatelmasry/ConsumeStudentsAPI.git Companion Article: http://blog.medhat.ca/2020/04/working-with-json-apis-from-aspnet-mvc.html
Learn how to consume a JSON based API from withing an ASP.NET MVC application. The final state of the app allows for listing, adding, updating and deleting data. Source Code: https://github.com/medhatelmasry/ConsumeStudentsAPI.git Companion Article: http://blog.medhat.ca/2020/04/working-with-json-apis-from-aspnet-mvc.html