Contient les classes de base permettant d'implementer le DDD dans la couche Infrastructure.
Info
| Version: | 1.0.7 |
| Author(s): | Nozzle1 |
| Last Update: | Wednesday, November 20, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/DDD.Helpers.Infrastructure |
Install
Install-Package DDD.Helpers.Infrastructure
dotnet add package DDD.Helpers.Infrastructure
paket add DDD.Helpers.Infrastructure
DDD.Helpers.Infrastructure Download (Unzip the "nupkg" after downloading)
Dependencies
- DDD.Helpers.Domain(>= 1.0.2)
- Microsoft.EntityFrameworkCore(>= 3.0.0)