Repository.EntityFramework 1.0.4.4-alpha

This is a prerelease version of Repository.EntityFramework.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Repository.EntityFramework --version 1.0.4.4-alpha                
NuGet\Install-Package Repository.EntityFramework -Version 1.0.4.4-alpha                
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="Repository.EntityFramework" Version="1.0.4.4-alpha" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Repository.EntityFramework --version 1.0.4.4-alpha                
#r "nuget: Repository.EntityFramework, 1.0.4.4-alpha"                
#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 Repository.EntityFramework as a Cake Addin
#addin nuget:?package=Repository.EntityFramework&version=1.0.4.4-alpha&prerelease

// Install Repository.EntityFramework as a Cake Tool
#tool nuget:?package=Repository.EntityFramework&version=1.0.4.4-alpha&prerelease                

An entity framework implementation of the generic repository pattern.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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

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.7.1 18,180 5/26/2013
1.0.7 1,405 5/24/2013
1.0.6.5 1,221 5/24/2013
1.0.6.4 1,230 5/24/2013
1.0.6.3 1,232 5/24/2013
1.0.6.2 1,261 5/22/2013
1.0.6.2-alpha 990 5/12/2013
1.0.6.1-alpha 1,042 5/12/2013
1.0.6-alpha 1,011 5/9/2013
1.0.5.4-alpha 1,041 4/3/2013
1.0.5.3-alpha 983 3/13/2013
1.0.5.2-alpha 972 3/13/2013
1.0.5.1-alpha 1,005 2/23/2013
1.0.5-alpha 1,060 2/23/2013
1.0.4.5-alpha 1,028 2/22/2013
1.0.4.4-alpha 1,034 1/18/2013
1.0.4.3-alpha 993 1/17/2013
1.0.4.2-alpha 991 1/17/2013
1.0.4.1-alpha 984 1/17/2013
1.0.4-alpha 1,012 1/17/2013
1.0.3.19-alpha 1,061 1/15/2013
1.0.3.18-alpha 1,006 1/13/2013
1.0.3.17 1,635 1/13/2013
1.0.3.17-alpha 944 1/13/2013
1.0.3.16 1,240 1/13/2013
1.0.3.15 1,216 1/13/2013
1.0.3.14 1,220 1/13/2013
1.0.3.13 1,239 1/10/2013
1.0.3.12 1,215 1/9/2013
1.0.3.11 1,246 1/9/2013
1.0.3.10 1,238 1/9/2013
1.0.3.9 1,269 1/9/2013
1.0.3.8 1,254 1/9/2013
1.0.3.7 1,382 12/18/2012
1.0.3.6 1,290 12/17/2012
1.0.3.5 1,276 12/17/2012
1.0.3.4 1,396 12/15/2012
1.0.3.3 1,346 12/15/2012
1.0.3.2 1,345 12/15/2012
1.0.3.1 1,278 12/14/2012
1.0.3 1,236 12/14/2012
1.0.2.15 1,216 12/14/2012
1.0.2.14 1,245 12/13/2012
1.0.2.13 1,632 10/31/2012
1.0.2.12 1,383 10/7/2012
1.0.2.11 1,274 9/28/2012
1.0.2.10 1,307 9/26/2012
1.0.2.9 1,386 9/25/2012
1.0.2.8 1,300 9/25/2012
1.0.2.7 1,297 9/24/2012
1.0.2.6 1,362 7/23/2012
1.0.2.5 1,417 7/11/2012
1.0.2.4 1,348 6/24/2012
1.0.2.3 1,296 6/16/2012
1.0.2.2 1,359 6/16/2012
1.0.2.1 1,364 6/14/2012
1.0.2 1,349 6/14/2012
1.0.1.2 1,458 4/22/2012
1.0.1.1 1,377 4/18/2012
1.0.1 1,371 4/18/2012
1.0.0.3 1,396 4/18/2012
1.0.0.2 1,392 4/18/2012
1.0.0.1 1,353 4/14/2012
1.0.0 1,385 4/14/2012

Added support for Update.