Use Clean Architecture without direct dependencies in code to Infra and Code.
Info
Version: | 3.2.0 |
Author(s): | Peter Himschoot |
Last Update: | Tuesday, August 18, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/U2U.AspNetCore.CleanArchitecture |
Install
Install-Package U2U.AspNetCore.CleanArchitecture
dotnet add package U2U.AspNetCore.CleanArchitecture
paket add U2U.AspNetCore.CleanArchitecture
U2U.AspNetCore.CleanArchitecture Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 3.1.0)
- Microsoft.Extensions.Configuration.Binder(>= 3.1.0)
- Microsoft.Extensions.DependencyInjection(>= 3.1.0)
Tags