Urf.Service.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.Service.Pattern -Version 5.1.0
dotnet add package Urf.Service.Pattern --version 5.1.0
<PackageReference Include="Urf.Service.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.Service.Pattern --version 5.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Urf.Service.Pattern, 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
-
- TrackableEntities.Common (>= 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 | 8,172 | 3/2/2018 |
5.1.0-rc | 1,782 | 11/11/2017 |
5.1.0-beta | 449 | 10/23/2017 |
5.1.0-alpha | 426 | 9/19/2017 |
5.0.0-alpha | 390 | 9/1/2017 |
4.2.0 | 602 | 8/31/2017 |