Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate ASP.Net Core 3.1 Template with Clean Architecture

Template includes support for

  1. AutoMapper
  2. Entity Framework Core
  3. Swagger

To use, simply clone the repository and in the root folder run the following command to install the tool globally

dotnet tool install --global --version 1.0.0 --add-source ./nupkg netcore.cleanarch

You can then run the following command to create a Project in your preferred directory

cleanarch <SolutionName> <ProjectPrefix>
e.g., cleanarch FaisalsBlog Blog

About

Generate Template For ASP.Net Core 3.1 Application with Clean Architecture

Topics

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages