Genocs.CleanArchitecture 0.1.0

Suggested Alternatives

Genocs.CleanArchitecture.Template

Additional Details

We 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                
This package contains a .NET Template Package you can call from the shell/command line.

$ 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,900 4/19/2020

- Clean Architecture Principles Documentation
- .NET Core 3.1
- Swashbuckle 5
- Entity Framework Core 3