Skip to content

Latest commit

 

History

48 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CleanArchitecture-AspNetCoreMvc-Store

Starter project ASP.NET Core MVC using clean architecture

Setup

  • Uses MS SQL Server Developer Edition (Install separately using this link.)
  • Apply database migrations to create the db. From a command line within the Infrastructure project folder use the dotnet CLI to run : Infrastructure>dotnet ef database update

Visual Studio

Simply open the solution file CleanArchitecture-AspNetCoreMvc-Store.sln and build/run.

Visual Studio Code

Open the src folder and F5 to build/run.

About

Starter project on ASP.NET Core WebAPI using clean architecture

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages