Skip to content

addapptables/asp-net-boilerplate-api

Repository files navigation

asp-net-boilerplate-api

Addapptables boilerplate is based on ASP.NET Boilerplate

Getting Started

  • Configure the appsettings.json file, located in the following directory: /addapptables/src/Addapptables.Boilerplate.Web.Host

  • Change default connection string

  • Rebuild project Addapptables.Boilerplate.Web.Host

  • Run migrations within the project Addapptables.Boilerplate.EntityFrameworkCore with the following command line: dotnet ef database update

  • Start the application with dotnet run or run it with visual studio

  • see http://localhost:21021

  • Last, download and configure angular project from the following link

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published