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

// Install Repository.EntityFramework as a Cake Tool
#tool nuget:?package=Repository.EntityFramework&version=1.0.6.1-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 16,292 5/26/2013
1.0.7 1,371 5/24/2013
1.0.6.5 1,189 5/24/2013
1.0.6.4 1,180 5/24/2013
1.0.6.3 1,198 5/24/2013
1.0.6.2 1,209 5/22/2013
1.0.6.2-alpha 951 5/12/2013
1.0.6.1-alpha 999 5/12/2013
1.0.6-alpha 967 5/9/2013
1.0.5.4-alpha 1,005 4/3/2013
1.0.5.3-alpha 950 3/13/2013
1.0.5.2-alpha 928 3/13/2013
1.0.5.1-alpha 960 2/23/2013
1.0.5-alpha 1,019 2/23/2013
1.0.4.5-alpha 995 2/22/2013
1.0.4.4-alpha 998 1/18/2013
1.0.4.3-alpha 950 1/17/2013
1.0.4.2-alpha 952 1/17/2013
1.0.4.1-alpha 946 1/17/2013
1.0.4-alpha 959 1/17/2013
1.0.3.19-alpha 1,034 1/15/2013
1.0.3.18-alpha 962 1/13/2013
1.0.3.17 1,582 1/13/2013
1.0.3.17-alpha 908 1/13/2013
1.0.3.16 1,195 1/13/2013
1.0.3.15 1,161 1/13/2013
1.0.3.14 1,175 1/13/2013
1.0.3.13 1,199 1/10/2013
1.0.3.12 1,171 1/9/2013
1.0.3.11 1,203 1/9/2013
1.0.3.10 1,204 1/9/2013
1.0.3.9 1,226 1/9/2013
1.0.3.8 1,199 1/9/2013
1.0.3.7 1,329 12/18/2012
1.0.3.6 1,238 12/17/2012
1.0.3.5 1,228 12/17/2012
1.0.3.4 1,351 12/15/2012
1.0.3.3 1,305 12/15/2012
1.0.3.2 1,292 12/15/2012
1.0.3.1 1,241 12/14/2012
1.0.3 1,183 12/14/2012
1.0.2.15 1,162 12/14/2012
1.0.2.14 1,190 12/13/2012
1.0.2.13 1,587 10/31/2012
1.0.2.12 1,337 10/7/2012
1.0.2.11 1,243 9/28/2012
1.0.2.10 1,260 9/26/2012
1.0.2.9 1,341 9/25/2012
1.0.2.8 1,249 9/25/2012
1.0.2.7 1,253 9/24/2012
1.0.2.6 1,313 7/23/2012
1.0.2.5 1,366 7/11/2012
1.0.2.4 1,303 6/24/2012
1.0.2.3 1,253 6/16/2012
1.0.2.2 1,308 6/16/2012
1.0.2.1 1,313 6/14/2012
1.0.2 1,307 6/14/2012
1.0.1.2 1,407 4/22/2012
1.0.1.1 1,332 4/18/2012
1.0.1 1,324 4/18/2012
1.0.0.3 1,353 4/18/2012
1.0.0.2 1,348 4/18/2012
1.0.0.1 1,307 4/14/2012
1.0.0 1,331 4/14/2012

Added support for Update.