ExpressRepo 1.3.0
Simple and effective C# Generic Repository pattern implementation for Entity Framework 6 models. Use of generics and async makes eliminates complexity without sacrificing features.
Install-Package ExpressRepo -Version 1.3.0
dotnet add package ExpressRepo --version 1.3.0
<PackageReference Include="ExpressRepo" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ExpressRepo --version 1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ExpressRepo, 1.3.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- EntityFramework (>= 6.0.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.3.0 | 724 | 2/4/2014 |
1.2.4 | 724 | 12/5/2013 |
1.2.3 | 804 | 12/5/2013 |
1.2.2 | 650 | 12/5/2013 |
1.2.1 | 643 | 12/5/2013 |
1.2.0 | 680 | 12/5/2013 |
1.1.5 | 681 | 12/2/2013 |
1.1.4 | 674 | 10/31/2013 |
1.1.3 | 651 | 10/17/2013 |
1.1.2 | 624 | 10/17/2013 |
1.1.1 | 619 | 10/17/2013 |
1.1.0 | 698 | 10/17/2013 |
1.0.1 | 703 | 10/2/2013 |
1.0.0 | 666 | 10/2/2013 |