Base implementation for domain repositories and domain events using the unit of work pattern.
Info
Version: | 6.0.0 |
Author(s): | CGI |
Last Update: | Tuesday, June 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/affecto/dotnet-Patterns.Domain |
NuGet Url: | https://www.nuget.org/packages/Affecto.Patterns.Domain.UnitOfWork |
Install
Install-Package Affecto.Patterns.Domain.UnitOfWork
dotnet add package Affecto.Patterns.Domain.UnitOfWork
paket add Affecto.Patterns.Domain.UnitOfWork
Affecto.Patterns.Domain.UnitOfWork Download (Unzip the "nupkg" after downloading)
Dependencies
- Affecto.Patterns.Domain(>= 6.0.0)
Tags