Urf.Repository.Pattern.EF6
5.1.0
This offical URF framework minimizes the surface area of your ORM technlogy from disseminating in your application. Framework provides an elegant way to implement a reusable and extensible Unit of Work and Repository pattern.
Install-Package Urf.Repository.Pattern.EF6 -Version 5.1.0
dotnet add package Urf.Repository.Pattern.EF6 --version 5.1.0
<PackageReference Include="Urf.Repository.Pattern.EF6" Version="5.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Urf.Repository.Pattern.EF6 --version 5.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Urf.Repository.Pattern.EF6, 5.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Release notes: https://github.com/lelong37/urf/releases/tag/v5.1.0
Dependencies
-
- CommonServiceLocator (>= 2.0.2)
- EntityFramework (>= 6.1.3)
- LINQKit (>= 1.1.9)
- Newtonsoft.Json (>= 10.0.3)
- TrackableEntities.Common (>= 2.5.6)
- TrackableEntities.EF.6 (>= 2.5.6)
- Urf.Repository.Pattern (>= 5.1.0)
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 |
---|---|---|
5.1.0 | 9,045 | 3/2/2018 |
5.1.0-rc | 1,817 | 11/11/2017 |
5.1.0-beta | 451 | 10/23/2017 |
5.1.0-alpha | 424 | 9/19/2017 |
5.0.0-alpha | 403 | 9/1/2017 |
4.2.0 | 731 | 8/31/2017 |