NetStandard2.0 and NetCoreApp2.2 Utilities for Crud API System - Unit Of Work Interface: should be referenced only by API project for Commit and Rollback actions.
Info
Version: | 1.2.0 |
Author(s): | Paolo Innocenti |
Last Update: | Wednesday, August 21, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/paonath/PH.Core3 |
NuGet Url: | https://www.nuget.org/packages/PH.Core3.UnitOfWork |
Install
Install-Package PH.Core3.UnitOfWork
dotnet add package PH.Core3.UnitOfWork
paket add PH.Core3.UnitOfWork
PH.Core3.UnitOfWork Download (Unzip the "nupkg" after downloading)
Dependencies
- PH.Core3.Common(>= 1.2.0)
- JetBrains.Annotations(>= 2019.1.3)
- NewId(>= 3.0.2)
Tags