GS.DecoupleIt.Contextual.UnitOfWork 5.0.1

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package GS.DecoupleIt.Contextual.UnitOfWork --version 5.0.1
                    
NuGet\Install-Package GS.DecoupleIt.Contextual.UnitOfWork -Version 5.0.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="GS.DecoupleIt.Contextual.UnitOfWork" Version="5.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GS.DecoupleIt.Contextual.UnitOfWork" Version="5.0.1" />
                    
Directory.Packages.props
<PackageReference Include="GS.DecoupleIt.Contextual.UnitOfWork" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add GS.DecoupleIt.Contextual.UnitOfWork --version 5.0.1
                    
#r "nuget: GS.DecoupleIt.Contextual.UnitOfWork, 5.0.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package GS.DecoupleIt.Contextual.UnitOfWork@5.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=GS.DecoupleIt.Contextual.UnitOfWork&version=5.0.1
                    
Install as a Cake Addin
#tool nuget:?package=GS.DecoupleIt.Contextual.UnitOfWork&version=5.0.1
                    
Install as a Cake Tool

Do passing unit of work through multiple levels of service classes is fine? Probably not. 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!

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 is compatible.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on GS.DecoupleIt.Contextual.UnitOfWork:

Package Downloads
GS.DecoupleIt.AspNetCore.Service

Implements base web application host with extensible modules.

GS.DecoupleIt.Contextual.UnitOfWork.AspNetCore

ASP .NET Core support for GS.DecoupleIt.Contextual.UnitOfWork.

GS.DecoupleIt.Contextual.UnitOfWork.EntityFrameworkCore

Package adds support of contextual unit of work for Entity Framework Core.

GS.DecoupleIt.Contextual.UnitOfWork.NHibernate5

Package adds support of contextual unit of work for NHibernate 5.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.0.0-alpha.11 5,130 5/19/2021
6.0.0-alpha.10 215 5/19/2021
6.0.0-alpha.9 254 5/19/2021
6.0.0-alpha.8 328 4/30/2021
6.0.0-alpha.7 258 4/29/2021
6.0.0-alpha.6 233 4/27/2021
6.0.0-alpha.5 223 4/26/2021
6.0.0-alpha.4 241 4/26/2021
6.0.0-alpha.3 240 4/23/2021
6.0.0-alpha.2 231 4/22/2021
6.0.0-alpha.1 228 4/22/2021
6.0.0-alpha.0 240 4/21/2021
5.0.1 1,636 3/25/2021
5.0.0 1,682 3/6/2021
5.0.0-prerelease.3 1,451 2/3/2021
5.0.0-prerelease.2 664 12/29/2020
5.0.0-prerelease.1 454 12/14/2020
5.0.0-prerelease 953 12/14/2020
4.0.0 1,360 11/26/2020
3.1.0 2,893 11/11/2020
3.0.0 1,594 10/31/2020
3.0.0-alpha.1 571 10/26/2020 3.0.0-alpha.1 is deprecated because it is no longer maintained.
3.0.0-alpha.0 549 10/15/2020 3.0.0-alpha.0 is deprecated because it is no longer maintained.
2.0.0 1,505 10/15/2020 2.0.0 is deprecated because it is no longer maintained.
1.4.0 1,348 10/15/2020 1.4.0 is deprecated because it is no longer maintained.
1.3.2 961 10/12/2020 1.3.2 is deprecated because it is no longer maintained.
1.3.0 1,779 10/2/2020 1.3.0 is deprecated because it is no longer maintained.
1.2.0 1,628 9/25/2020 1.2.0 is deprecated because it is no longer maintained.
1.1.1 1,434 9/24/2020 1.1.1 is deprecated because it is no longer maintained.
1.0.0 1,927 9/22/2020 1.0.0 is deprecated because it is no longer maintained.
0.0.8-alpha 1,092 9/22/2020 0.0.8-alpha is deprecated because it is no longer maintained.
0.0.7-alpha 1,483 9/8/2020 0.0.7-alpha is deprecated because it is no longer maintained.
0.0.6-alpha 915 9/7/2020 0.0.6-alpha is deprecated because it is no longer maintained.
0.0.5-alpha 786 9/7/2020 0.0.5-alpha is deprecated because it is no longer maintained.
0.0.4-alpha 721 8/24/2020 0.0.4-alpha is deprecated because it is no longer maintained.
0.0.3-alpha 787 8/22/2020 0.0.3-alpha is deprecated because it is no longer maintained.
0.0.2-alpha 706 8/22/2020 0.0.2-alpha is deprecated because it is no longer maintained.
0.0.1-alpha 757 8/18/2020 0.0.1-alpha is deprecated because it is no longer maintained.