aspnetcore-webapi-example Steps to run: Clone the project Restore the dependencies dotnet restore Update database with migrations dotnet ef database update Run the project dotnet run