⚠ Deprecated: Legacy
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/)
Suggested alternative: Genocs.CleanArchitecture.Template
$ 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.
$ dotnet add package Genocs.CleanArchitectureNo README available.