Repository.EntityFramework 1.0.5-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.5-alpha                
NuGet\Install-Package Repository.EntityFramework -Version 1.0.5-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.5-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.5-alpha                
#r "nuget: Repository.EntityFramework, 1.0.5-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.5-alpha&prerelease

// Install Repository.EntityFramework as a Cake Tool
#tool nuget:?package=Repository.EntityFramework&version=1.0.5-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,422 5/26/2013
1.0.7 1,408 5/24/2013
1.0.6.5 1,225 5/24/2013
1.0.6.4 1,233 5/24/2013
1.0.6.3 1,237 5/24/2013
1.0.6.2 1,264 5/22/2013
1.0.6.2-alpha 991 5/12/2013
1.0.6.1-alpha 1,046 5/12/2013
1.0.6-alpha 1,012 5/9/2013
1.0.5.4-alpha 1,042 4/3/2013
1.0.5.3-alpha 984 3/13/2013
1.0.5.2-alpha 973 3/13/2013
1.0.5.1-alpha 1,006 2/23/2013
1.0.5-alpha 1,061 2/23/2013
1.0.4.5-alpha 1,029 2/22/2013
1.0.4.4-alpha 1,035 1/18/2013
1.0.4.3-alpha 994 1/17/2013
1.0.4.2-alpha 994 1/17/2013
1.0.4.1-alpha 985 1/17/2013
1.0.4-alpha 1,014 1/17/2013
1.0.3.19-alpha 1,063 1/15/2013
1.0.3.18-alpha 1,007 1/13/2013
1.0.3.17 1,636 1/13/2013
1.0.3.17-alpha 946 1/13/2013
1.0.3.16 1,241 1/13/2013
1.0.3.15 1,218 1/13/2013
1.0.3.14 1,222 1/13/2013
1.0.3.13 1,240 1/10/2013
1.0.3.12 1,217 1/9/2013
1.0.3.11 1,247 1/9/2013
1.0.3.10 1,239 1/9/2013
1.0.3.9 1,271 1/9/2013
1.0.3.8 1,255 1/9/2013
1.0.3.7 1,385 12/18/2012
1.0.3.6 1,293 12/17/2012
1.0.3.5 1,280 12/17/2012
1.0.3.4 1,401 12/15/2012
1.0.3.3 1,350 12/15/2012
1.0.3.2 1,348 12/15/2012
1.0.3.1 1,283 12/14/2012
1.0.3 1,240 12/14/2012
1.0.2.15 1,219 12/14/2012
1.0.2.14 1,248 12/13/2012
1.0.2.13 1,636 10/31/2012
1.0.2.12 1,386 10/7/2012
1.0.2.11 1,278 9/28/2012
1.0.2.10 1,311 9/26/2012
1.0.2.9 1,389 9/25/2012
1.0.2.8 1,303 9/25/2012
1.0.2.7 1,300 9/24/2012
1.0.2.6 1,366 7/23/2012
1.0.2.5 1,418 7/11/2012
1.0.2.4 1,350 6/24/2012
1.0.2.3 1,297 6/16/2012
1.0.2.2 1,360 6/16/2012
1.0.2.1 1,365 6/14/2012
1.0.2 1,351 6/14/2012
1.0.1.2 1,459 4/22/2012
1.0.1.1 1,380 4/18/2012
1.0.1 1,374 4/18/2012
1.0.0.3 1,400 4/18/2012
1.0.0.2 1,395 4/18/2012
1.0.0.1 1,356 4/14/2012
1.0.0 1,388 4/14/2012

Added support for Update.