Helps to organize a service structure and architecture according to Clean Architecture.
Info
Version: | 0.1.146 |
Author(s): | Thang Chung |
Last Update: | Tuesday, June 11, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cloudnative-netcore/netcorekit |
NuGet Url: | https://www.nuget.org/packages/NetCoreKit.Infrastructure.AspNetCore.CleanArch |
Install
Install-Package NetCoreKit.Infrastructure.AspNetCore.CleanArch
dotnet add package NetCoreKit.Infrastructure.AspNetCore.CleanArch
paket add NetCoreKit.Infrastructure.AspNetCore.CleanArch
NetCoreKit.Infrastructure.AspNetCore.CleanArch Download (Unzip the "nupkg" after downloading)
Dependencies
- NetCoreKit.Domain(>= 0.1.116)
- AutoMapper(>= 8.0.0)
- MediatR(>= 6.0.0)
- MediatR.Extensions.Microsoft.DependencyInjection(>= 6.0.1)
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
- System.Reactive(>= 4.1.2)