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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.8.1.37201 147 6/30/2014
0.8.0.24606 54 5/25/2014
0.7.92.37739 53 5/24/2014
0.7.91.23562 52 5/24/2014
0.7.9.22687 52 5/24/2014
0.7.8.21816 54 5/24/2014
0.7.7.20408 53 5/24/2014
0.7.6.36352 49 4/21/2014
0.7.6 50 5/19/2013
0.7.4 55 5/23/2012

Added include support for DbContextRepository and EntityRepository.