Kilo.Data 0.8.1.37201

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

// Install Kilo.Data as a Cake Tool
#tool nuget:?package=Kilo.Data&version=0.8.1.37201

Collection of data repositories and other helpers for EntityFramework and EF Code First

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Kilo.Data:

Package Downloads
Kilo.Data.Azure

Collection of helpers and utilities for working with Azure Storage

Kilo.Data.EntityFramework

Collection of data repositories and other helpers for EntityFramework and EF Code First

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.8.1.37201 1,438 6/30/2014
0.8.0.24606 1,836 5/25/2014
0.7.92.37739 1,351 5/24/2014
0.7.91.23562 1,247 5/24/2014
0.7.9.22687 1,220 5/24/2014
0.7.8.21816 1,336 5/24/2014
0.7.7.20408 1,057 5/24/2014
0.7.6.36352 1,286 4/21/2014
0.7.6 1,287 5/19/2013
0.7.4 2,190 5/23/2012

Added include support for DbContextRepository and EntityRepository.