by Rahul Singla | Jul 3, 2016 | .Net, ASP.NET, Coding, MVC, Tech, Web Api |
So I was recently working on an existing ASP.NET MVC project when we decided to expose some of the app’s data to mobile applications using WebApi. How difficult can that be (adding WebApi to an existing MVC project). I mean you add the reference to the NuGet...