Info
Version: | 0.1.0 |
Author(s): | Nocco Giovanni Emanuele |
Last Update: | Sunday, April 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Genocs/clean-architecture |
NuGet Url: | https://www.nuget.org/packages/Genocs.CleanArchitecture |
Install
Install-Package Genocs.CleanArchitecture
dotnet add package Genocs.CleanArchitecture
paket add Genocs.CleanArchitecture
Genocs.CleanArchitecture Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
$ dotnet new cleanarchitecture
It generates a .NET Solution following the Clean Architecture Style, DDD and Separation of Concerns in Domain, Application, Infrastructure and UI.