Set of tools to help during the creation of the DDD Infrastructure layer.
Info
Version: | 1.0.6 |
Author(s): | dimitrisauvage |
Last Update: | Sunday, May 10, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DimitriSauvage/CSharp-Tools |
NuGet Url: | https://www.nuget.org/packages/DimitriSauvageTools.Infrastructure |
Install
Install-Package DimitriSauvageTools.Infrastructure
dotnet add package DimitriSauvageTools.Infrastructure
paket add DimitriSauvageTools.Infrastructure
DimitriSauvageTools.Infrastructure Download (Unzip the "nupkg" after downloading)
Dependencies
- DimitriSauvageTools.Domain(>= 1.0.1)
- DimitriSauvageTools.Http(>= 1.0.1)
- EnterpriseLibrary.TransientFaultHandling.Data.NetCore(>= 6.0.1312)
- Microsoft.AspNetCore.Hosting(>= 2.2.7)
- Microsoft.AspNetCore.Http(>= 2.2.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.EntityFrameworkCore(>= 3.1.3)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.1.3)
- Microsoft.Extensions.Configuration(>= 3.1.3)
- Microsoft.Extensions.Configuration.Binder(>= 3.1.3)
- Microsoft.Extensions.Options(>= 3.1.3)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.1.3)
- System.Configuration.ConfigurationManager(>= 4.5.0)