Click here to Skip to main content
15,891,607 members
Articles / Web Development / ASP.NET / ASP.NET Core

Creating Web API in ASP.NET Core 2.0

Rate me:
Please Sign up or sign in to vote.
4.73/5 (73 votes)
28 Sep 2019CPOL13 min read 118.7K   197  
In this guide, we'll use WideWorldImporters database to create a Web API.
In this article we'll be covering everything from Creating a Project, to Understanding Models, to Setting Up Dependency Injection, to Running a Web API, and learning about Unit tests - how to add them, how they work and how to run them?

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
El Salvador El Salvador
CatFactory Creator.

Full Stack Developer with Experience in C#, Entity Framework Core, ASP.NET Core and Angular.

Comments and Discussions