Domain Driven Development bases for Infrastructure Data Persistence layer.
Info
| Version: | 1.1.0 |
| Author(s): | Stanislav Sotkin |
| Last Update: | Tuesday, January 16, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ziic/dcp-DDD-Foundation |
| NuGet Url: | https://www.nuget.org/packages/dcp.DDD.DataInfrastructure |
Install
Install-Package dcp.DDD.DataInfrastructure
dotnet add package dcp.DDD.DataInfrastructure
paket add dcp.DDD.DataInfrastructure
dcp.DDD.DataInfrastructure Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.2.0)
- dcp.DDD.DomainModel(>= 1.1.0)
Tags