Joonas Westlin 10/18/2016

Building a basic Web API on ASP.NET Core

Read Original

This technical tutorial is the first part of a series on building a Web API with ASP.NET Core. It walks through creating a basic API for a fictional electronics store, including setting up the project in Visual Studio, defining the data model with Entity Framework Core, and configuring the development environment with a local SQL Server database.

Building a basic Web API on ASP.NET Core

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week