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

// Install Repository.EntityFramework as a Cake Tool
#tool nuget:?package=Repository.EntityFramework&version=1.0.4.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,491 5/26/2013
1.0.7 1,372 5/24/2013
1.0.6.5 1,191 5/24/2013
1.0.6.4 1,182 5/24/2013
1.0.6.3 1,200 5/24/2013
1.0.6.2 1,211 5/22/2013
1.0.6.2-alpha 953 5/12/2013
1.0.6.1-alpha 1,001 5/12/2013
1.0.6-alpha 969 5/9/2013
1.0.5.4-alpha 1,007 4/3/2013
1.0.5.3-alpha 952 3/13/2013
1.0.5.2-alpha 930 3/13/2013
1.0.5.1-alpha 962 2/23/2013
1.0.5-alpha 1,021 2/23/2013
1.0.4.5-alpha 997 2/22/2013
1.0.4.4-alpha 1,000 1/18/2013
1.0.4.3-alpha 952 1/17/2013
1.0.4.2-alpha 954 1/17/2013
1.0.4.1-alpha 948 1/17/2013
1.0.4-alpha 961 1/17/2013
1.0.3.19-alpha 1,036 1/15/2013
1.0.3.18-alpha 964 1/13/2013
1.0.3.17 1,585 1/13/2013
1.0.3.17-alpha 910 1/13/2013
1.0.3.16 1,197 1/13/2013
1.0.3.15 1,163 1/13/2013
1.0.3.14 1,177 1/13/2013
1.0.3.13 1,201 1/10/2013
1.0.3.12 1,173 1/9/2013
1.0.3.11 1,205 1/9/2013
1.0.3.10 1,206 1/9/2013
1.0.3.9 1,228 1/9/2013
1.0.3.8 1,201 1/9/2013
1.0.3.7 1,331 12/18/2012
1.0.3.6 1,240 12/17/2012
1.0.3.5 1,230 12/17/2012
1.0.3.4 1,354 12/15/2012
1.0.3.3 1,306 12/15/2012
1.0.3.2 1,294 12/15/2012
1.0.3.1 1,243 12/14/2012
1.0.3 1,185 12/14/2012
1.0.2.15 1,164 12/14/2012
1.0.2.14 1,192 12/13/2012
1.0.2.13 1,590 10/31/2012
1.0.2.12 1,339 10/7/2012
1.0.2.11 1,245 9/28/2012
1.0.2.10 1,262 9/26/2012
1.0.2.9 1,343 9/25/2012
1.0.2.8 1,251 9/25/2012
1.0.2.7 1,255 9/24/2012
1.0.2.6 1,315 7/23/2012
1.0.2.5 1,369 7/11/2012
1.0.2.4 1,305 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,314 6/14/2012
1.0.2 1,307 6/14/2012
1.0.1.2 1,408 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.