Corprio.UnitOfWork 2.0.24.33

There is a newer version of this package available.
See the version list below for details.
dotnet add package Corprio.UnitOfWork --version 2.0.24.33                
NuGet\Install-Package Corprio.UnitOfWork -Version 2.0.24.33                
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="Corprio.UnitOfWork" Version="2.0.24.33" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Corprio.UnitOfWork --version 2.0.24.33                
#r "nuget: Corprio.UnitOfWork, 2.0.24.33"                
#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.
// Install Corprio.UnitOfWork as a Cake Addin
#addin nuget:?package=Corprio.UnitOfWork&version=2.0.24.33

// Install Corprio.UnitOfWork as a Cake Tool
#tool nuget:?package=Corprio.UnitOfWork&version=2.0.24.33                

Corprio.UnitOfWork

The Corprio.UnitOfWork project delivers the UOW class. The purpose of the UOW class is to protect data integrity by including all database update/add/delete actions in a single transaction. Then all database update/add/delete actions are either finished successfully or aborted completely.
For example, when an invoice is added, two objects are added to the database at the same time.

  1. An Invoice object to represent the invoice
  2. A Stock object to deduct stock

If the action adds the Invoice to the database successfully but fails to add the Stock object to the databsae, then the inventory becomes incorrect. UOW is designed to avoid this siutation.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.30 66 11/14/2024
2.0.29.55 88 9/23/2024
2.0.29.54 91 9/19/2024
2.0.29.38 85 9/9/2024
2.0.29 86 8/6/2024
2.0.28.1 74 8/5/2024
2.0.28 98 8/1/2024
2.0.27 80 7/31/2024
2.0.26.1 70 7/26/2024
2.0.26 75 7/26/2024
2.0.25.4 88 7/18/2024
2.0.25.3 87 7/18/2024
2.0.25.2 73 7/17/2024
2.0.25.1 77 7/17/2024
2.0.25 100 7/16/2024
2.0.24.33 112 6/24/2024
2.0.24.32 101 6/3/2024
2.0.24.31 93 5/27/2024
2.0.24.28 109 5/18/2024
2.0.24.27 95 5/17/2024
2.0.24.24 107 5/14/2024
2.0.24.7 88 5/9/2024
2.0.24.6 98 5/9/2024
2.0.24.1 74 5/3/2024
2.0.24 85 5/2/2024
2.0.23.1 88 4/26/2024
2.0.23 105 4/26/2024
2.0.22.5 89 4/26/2024
2.0.22.3 108 4/26/2024
2.0.22.2 96 4/22/2024
2.0.22.1 110 4/19/2024
2.0.22 110 4/19/2024
2.0.21 125 4/16/2024
2.0.20.2 126 4/15/2024
2.0.20.1 111 4/14/2024
2.0.20 112 4/14/2024
2.0.19.2 108 4/12/2024
2.0.19 102 4/11/2024
2.0.18 118 4/5/2024
2.0.17 104 3/28/2024
2.0.16.4 90 3/27/2024
2.0.16.3 90 3/27/2024
2.0.16 105 3/27/2024
2.0.15.11 88 3/27/2024
2.0.15.10 124 3/27/2024
2.0.15.4 104 3/25/2024
2.0.15.3 118 3/22/2024
2.0.15 123 3/20/2024
2.0.14.18 114 3/15/2024
2.0.14.17 102 3/11/2024
2.0.14.13 91 3/11/2024
2.0.14.10 107 3/7/2024
2.0.14.8 110 3/6/2024
2.0.14.6 110 3/4/2024
2.0.14.4 134 3/1/2024
2.0.14.3 112 3/1/2024
2.0.14.2 117 3/1/2024
2.0.14 123 3/1/2024
2.0.13.8 120 3/1/2024
2.0.13.7 130 2/27/2024
2.0.13.6 105 2/27/2024
2.0.13 120 2/26/2024
2.0.12.5 111 2/22/2024
2.0.12.4 114 2/22/2024
2.0.12.2 119 2/22/2024
2.0.12 118 2/21/2024
2.0.11.8 116 2/19/2024
2.0.11 117 2/18/2024
2.0.10.2 116 2/16/2024
2.0.10.1 109 2/16/2024
2.0.9 97 2/16/2024
2.0.8 124 2/15/2024
2.0.7 134 1/30/2024
2.0.6.1 108 1/30/2024
2.0.6 107 1/30/2024
2.0.5 102 1/30/2024
2.0.1 130 1/19/2024
1.2.0 122 1/18/2024
1.1.60.1 112 1/19/2024
1.1.60 105 1/17/2024
1.1.59.14 101 1/17/2024
1.1.59.6 123 1/15/2024
1.1.59.3 116 1/12/2024
1.1.59 106 1/12/2024
1.1.58 144 1/4/2024
1.1.57 149 12/20/2023
1.1.56 141 12/18/2023
1.1.55 147 12/15/2023
1.1.54.5 132 12/14/2023
1.1.54.3 151 12/12/2023
1.1.54 130 12/12/2023
1.1.53.16 149 12/5/2023
1.1.53.11 148 11/29/2023
1.1.53.6 143 11/25/2023
1.1.53 137 11/17/2023
1.1.52.22 123 11/17/2023
1.1.52.11 141 11/14/2023
1.1.52.9 133 11/14/2023
1.1.52.5 108 11/14/2023
1.1.52.3 142 11/10/2023
1.1.52 133 11/6/2023
1.1.51 139 11/2/2023
1.1.50.9 117 10/30/2023
1.1.50.8 141 10/27/2023
1.1.50.7 129 10/27/2023
1.1.50.6 123 10/27/2023
1.1.50 139 10/25/2023
1.1.49 146 10/19/2023
1.1.48.3 145 10/19/2023
1.1.48 156 10/18/2023
1.1.47.6 155 10/18/2023
1.1.47.5 142 10/17/2023
1.1.47.2 144 10/17/2023
1.1.47.1 140 10/17/2023
1.1.47 152 10/17/2023
1.1.45.6 157 10/16/2023
1.1.45 160 10/13/2023
1.1.44.11 152 10/12/2023
1.1.44.10 149 10/12/2023
1.1.44 152 10/11/2023
1.1.43.1 147 10/11/2023
1.1.43 147 10/6/2023
1.1.42.12 132 10/6/2023
1.1.42.11 154 9/28/2023
1.1.42.10 142 9/21/2023
1.1.42.2 147 9/19/2023
1.1.42.1 139 9/19/2023
1.1.42 154 9/17/2023
1.1.41.1 138 9/15/2023
1.1.41 158 9/13/2023
1.1.40 157 9/7/2023
1.1.39.1 159 8/25/2023
1.1.39 159 8/18/2023
1.1.38 176 8/11/2023
1.1.37.1 181 7/26/2023
1.1.37 190 7/22/2023
1.1.36.1 173 7/20/2023
1.1.36 169 7/19/2023
1.1.35 170 7/19/2023
1.1.34.6 192 7/7/2023
1.1.34.5 187 7/7/2023
1.1.34.4 201 7/4/2023
1.1.34 211 7/3/2023
1.1.33.45 198 7/3/2023
1.1.33.42 201 6/12/2023
1.1.33.41 180 6/5/2023
1.1.33.26 241 4/11/2023
1.1.33.25 224 4/11/2023
1.1.33.20 224 4/4/2023
1.1.33.19 238 4/3/2023
1.1.33.15 241 3/31/2023
1.1.33.14 245 3/31/2023
1.1.33.11 272 3/29/2023