Web API in ASP.NET Core

In this post I'll talk about the Web API in ASP.NET Core and how we can implement a Restful service with this new framework. One of the main difference in ASP.NET Core is that Web API have an unified class with the classic MVC Controllers. So the declaration of a Web API in ASP.NET Core... Continue Reading →

Create a website or blog at WordPress.com

Up ↑