The basic infra components at Api layer in DDD design pattern.
Info
Version: | 1.0.13 |
Author(s): | Rohit Garg |
Last Update: | Wednesday, November 14, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/TrueKitchen.Infra.Api |
Install
Install-Package TrueKitchen.Infra.Api
dotnet add package TrueKitchen.Infra.Api
paket add TrueKitchen.Infra.Api
TrueKitchen.Infra.Api Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 4.8.1)
- Microsoft.AspNetCore.All(>= 2.0.9)
- Microsoft.Extensions.Logging(>= 2.1.1)
- Newtonsoft.Json(>= 11.0.2)
- Truekitchen.Infra.Core(>= 1.0.0)