KooBoo.Framework 1.8.0

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

// Install KooBoo.Framework as a Cake Tool
#tool nuget:?package=KooBoo.Framework&version=1.8.0

Enterprize framework for POCO and stored procedure data access. Built on top of MS Enterprize library this framework extends the functionality into an easy to use framework. Includes multi tenant suport for large systems as wel as variouse other functions.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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
1.8.0 1,225 6/28/2016
1.7.0 1,040 2/9/2016
1.6.0 1,316 4/24/2015
1.5.0 1,159 4/22/2015
1.4.0 1,149 4/22/2015
1.3.0 1,155 4/22/2015
1.2.0 1,063 4/17/2015

Added support to set the transaction isolation level when begin transaction is called.