ContactsAPI icon indicating copy to clipboard operation
ContactsAPI copied to clipboard

Contacts API created using ASP.NET Core Web API and using EF Core

ContactsAPI

Contacts API is creating using ASP.NET Core 2 Web API

Uses ASP.NET Core Middleware to check for user key

For detailed write up, please go through http://www.mithunvp.com/create-aspnet-mvc-6-web-api-visual-studio-2015/

For integrating EF Core 2, please refer EF Core 2 with Web API

Implemented Asynchronous ASP.NET Core 2 Web API, read more here

Update

Upgraded to ASP.NET Core 2 Web API and EF Core 2.0