Urf.Repository.Pattern.EF6
5.1.0-rc
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.
This is a prerelease version of Urf.Repository.Pattern.EF6.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Urf.Repository.Pattern.EF6 -Version 5.1.0-rc
dotnet add package Urf.Repository.Pattern.EF6 --version 5.1.0-rc
<PackageReference Include="Urf.Repository.Pattern.EF6" Version="5.1.0-rc" />
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-rc
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-rc"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Urf.Repository.Pattern.EF6 as a Cake Addin
#addin nuget:?package=Urf.Repository.Pattern.EF6&version=5.1.0-rc&prerelease
// Install Urf.Repository.Pattern.EF6 as a Cake Tool
#tool nuget:?package=Urf.Repository.Pattern.EF6&version=5.1.0-rc&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Release notes: https://github.com/lelong37/urf/releases/tag/v5.1.0-rc1
Dependencies
-
- CommonServiceLocator (>= 1.3.0)
- 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-rc)
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,346 | 3/2/2018 |
5.1.0-rc | 1,862 | 11/11/2017 |
5.1.0-beta | 482 | 10/23/2017 |
5.1.0-alpha | 455 | 9/19/2017 |
5.0.0-alpha | 447 | 9/1/2017 |
4.2.0 | 764 | 8/31/2017 |