Work with Web API and Class Library projects in Visual Studio Code

In the previous article you learned to setup Visual Studio Code for ASP.NET Core development. We created ASP.NET Core MVC project and used scaffolding to create CRUD pages. In this article you will create a Web API that exposes the CRUD functionality to its client apps. You will also wrap the EF Core code inside a class library project.

https://www.binaryintellect.net/articles/f87af51b-8ea8-4b90-bbce-9cfe729943aa.aspx