Urf.Repository.Pattern
5.1.0
This official 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 -Version 5.1.0
dotnet add package Urf.Repository.Pattern --version 5.1.0
<PackageReference Include="Urf.Repository.Pattern" 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 --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, 5.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
https://github.com/lelong37/URF/releases/tag/v5.1.0
Dependencies
-
- TrackableEntities.Common (>= 2.5.6)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Urf.Repository.Pattern:
Package | Downloads |
---|---|
Urf.Repository.Pattern.EF6
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.
|
|
Urf.Service.Pattern
This official 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.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
5.1.0 | 9,075 | 3/2/2018 |
5.1.0-rc | 1,892 | 11/11/2017 |
5.1.0-beta | 515 | 10/23/2017 |
5.1.0-alpha | 574 | 9/19/2017 |
5.0.0-beta | 471 | 10/23/2017 |
5.0.0-alpha | 454 | 9/1/2017 |
4.2.0 | 871 | 8/31/2017 |