Genocs.CleanArchitecture
0.1.0
Genocs.CleanArchitecture.Template
Additional DetailsWe recommend migrating to the [Genocs.CleanArchitecture.Template] NuGet package. It provides the same functionalities as this package, along with additional features and a more robust architecture based on clean principles. Documentation available here [Genocs Clean Architecture Template](https://genocs-blog.netlify.app/library/)
Requires NuGet 5.0.0 or higher.
dotnet new install Genocs.CleanArchitecture::0.1.0
$ dotnet new -i Genocs.CleanArchitecture:0.1.0
$ dotnet new cleanarchitecture
It generates a .NET Solution following the Clean Architecture Style, DDD and Separation of Concerns in Domain, Application, Infrastructure and UI.
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.
Version | Downloads | Last updated | |
---|---|---|---|
0.1.0 | 25,943 | 4/19/2020 |
- Clean Architecture Principles Documentation
- .NET Core 3.1
- Swashbuckle 5
- Entity Framework Core 3