CommonUnitOfWork 0.1.0
A library of shared interfaces which applications and frameworks can reference to implement the UnitOfWork pattern.
Install-Package CommonUnitOfWork -Version 0.1.0
dotnet add package CommonUnitOfWork --version 0.1.0
<PackageReference Include="CommonUnitOfWork" Version="0.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CommonUnitOfWork --version 0.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CommonUnitOfWork, 0.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install CommonUnitOfWork as a Cake Addin #addin nuget:?package=CommonUnitOfWork&version=0.1.0 // Install CommonUnitOfWork as a Cake Tool #tool nuget:?package=CommonUnitOfWork&version=0.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CommonUnitOfWork:
Package | Downloads |
---|---|
CommonUnitOfWork.EF6
The implementation of CommonUnitOfWork package for EntityFramework 6
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.1.0 | 730 | 4/7/2017 |