Info
Version: | 6.0.0-alpha.11 |
Author(s): | Krzysztof Dudek |
Last Update: | Wednesday, May 19, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/krzysztofdudek/DecoupleIt |
NuGet Url: | https://www.nuget.org/packages/GS.DecoupleIt.Contextual.UnitOfWork |
Install
Install-Package GS.DecoupleIt.Contextual.UnitOfWork
dotnet add package GS.DecoupleIt.Contextual.UnitOfWork
paket add GS.DecoupleIt.Contextual.UnitOfWork
GS.DecoupleIt.Contextual.UnitOfWork Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- GS.DecoupleIt.DependencyInjection.Automatic(>= 5.0.0)
- GS.DecoupleIt.Options.Automatic(>= 5.0.0)
- GS.DecoupleIt.Shared(>= 5.0.0)
- GS.DecoupleIt.DependencyInjection.Automatic(>= 5.0.0)
- GS.DecoupleIt.Options.Automatic(>= 5.0.0)
- GS.DecoupleIt.Shared(>= 5.0.0)
- GS.DecoupleIt.DependencyInjection.Automatic(>= 5.0.0)
- GS.DecoupleIt.Options.Automatic(>= 5.0.0)
- GS.DecoupleIt.Shared(>= 5.0.0)
- GS.DecoupleIt.DependencyInjection.Automatic(>= 5.0.0)
- GS.DecoupleIt.Options.Automatic(>= 5.0.0)
- GS.DecoupleIt.Shared(>= 5.0.0)
- GS.DecoupleIt.DependencyInjection.Automatic(>= 5.0.0)
- GS.DecoupleIt.Options.Automatic(>= 5.0.0)
- GS.DecoupleIt.Shared(>= 5.0.0)
Do we want to have more control of transactions? Sure we do! This package gives you a tool that attaches your unit-of-works classes to async flow, what gives you less problem with transaction management in multilayer applications. One point of access to any unit of work desired.
Manage it's lifetime almost with no work!.