Leote.CleanArchitecture.Template
1.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet new install Leote.CleanArchitecture.Template::1.0.0
This package contains a .NET Template Package you can call from the shell/command line.
Clean Architecture Template
This is a solution template for creating a ASP.NET Core Web API following the principles of Clean Architecture.
How to use this template
Template will use your folder name as project name
PS Your.Template.Name> dotnet new --install Leote.CleanArchitecture.Template
PS Your.Template.Name> dotnet new CleanArch
Technologies
- .NET 5.0.x
- ASP .NET 5.0.x
- Entity Framework Core 5.0.x
- MediatR
- Mapster
- FluentValidation
- xUnit, FluentAssertions, Moq & Respawn
- Elasticsearch, Serilog, Kibana
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.