PH.Core3.UnitOfWork 1.2.0

.NET Standard 2.0
dotnet add package PH.Core3.UnitOfWork --version 1.2.0
NuGet\Install-Package PH.Core3.UnitOfWork -Version 1.2.0
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="PH.Core3.UnitOfWork" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PH.Core3.UnitOfWork --version 1.2.0
#r "nuget: PH.Core3.UnitOfWork, 1.2.0"
#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 PH.Core3.UnitOfWork as a Cake Addin
#addin nuget:?package=PH.Core3.UnitOfWork&version=1.2.0

// Install PH.Core3.UnitOfWork as a Cake Tool
#tool nuget:?package=PH.Core3.UnitOfWork&version=1.2.0

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.

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

NuGet packages (1)

Showing the top 1 NuGet packages that depend on PH.Core3.UnitOfWork:

Package Downloads
PH.Core3.EntityFramework

NetStandard2.0 and NetCoreApp2.2 Utilities for Crud API System - DAL Abstraction: should be referenced by project containing Entrity Framework Core DbContext

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0 894 8/21/2019
1.1.14 666 8/21/2019
1.1.13 673 8/20/2019
1.1.13-beta 365 8/19/2019
1.1.13-alpha 373 8/19/2019
1.1.12-beta 396 8/19/2019
1.1.12-alpha 437 8/19/2019
1.1.11 708 8/7/2019
1.1.10 707 8/7/2019
1.1.9 674 8/7/2019
1.1.8 685 8/6/2019
1.1.7 697 8/6/2019
1.1.6 713 8/6/2019
1.1.5 709 8/6/2019
1.1.4 693 7/19/2019
1.1.3 692 7/3/2019
1.1.2 690 7/1/2019
1.1.1 672 6/21/2019
1.1.0 723 6/19/2019
1.0.45-beta 366 6/18/2019
1.0.43-beta 394 6/18/2019
1.0.42-beta 348 6/18/2019
1.0.41-beta 423 6/12/2019
1.0.40-beta 462 6/7/2019
1.0.39-beta 408 6/4/2019
1.0.38-beta 394 5/28/2019
1.0.37-beta 419 5/10/2019
1.0.36-beta 401 5/10/2019
1.0.35-beta 367 5/9/2019
1.0.34-beta 393 5/9/2019
1.0.33-beta 418 5/9/2019
1.0.32-beta 421 5/9/2019
1.0.31-beta 411 5/8/2019
1.0.30-beta 404 5/7/2019
1.0.29-beta 396 5/7/2019
1.0.28-beta 491 5/2/2019
1.0.27-beta 420 5/2/2019
1.0.26-beta 496 4/24/2019
1.0.25-beta 501 4/23/2019
1.0.24-beta 433 4/19/2019
1.0.23-beta 459 4/18/2019
1.0.22-beta 443 4/18/2019
1.0.21-beta 440 4/17/2019
1.0.20-beta 429 4/17/2019
1.0.19-beta 451 4/15/2019
1.0.18-beta 442 4/15/2019
1.0.17-beta 428 4/12/2019
1.0.16-beta 474 4/11/2019
1.0.15-beta 474 4/11/2019
1.0.14-beta 494 4/11/2019
1.0.13-beta 518 4/10/2019
1.0.12-alpha2 497 4/9/2019
1.0.11-alpha2 493 4/9/2019
1.0.10-alpha2 491 4/9/2019
1.0.10-alpha 477 4/9/2019
1.0.9-alpha 463 4/9/2019
1.0.8-alpha 467 4/8/2019
1.0.7-alpha 439 4/5/2019
1.0.6-alpha 384 4/5/2019
1.0.5-alpha 406 4/5/2019
1.0.4-alpha 427 4/5/2019
1.0.3-alpha 416 4/4/2019
1.0.2-alpha 427 4/4/2019
1.0.1-alpha2 472 4/9/2019
1.0.1-alpha 439 4/2/2019

First release.