Idea42.NuGet.UoW 1.0.0

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

// Install Idea42.NuGet.UoW as a Cake Tool
#tool nuget:?package=Idea42.NuGet.UoW&version=1.0.0

At Idea42, we believe in best practices. That's why we created this Unit of Work (UoW) pattern nuget package to allow ANYONE to rapidly implement this industry standard pattern.

To get started, add this package to a C# Class Library project.

There are no supported framework assets in this 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
1.0.0 1,492 1/27/2016

This is our first release of this pattern. Add this package to a C# Class Library project to get started.