TrackableEntities.Patterns
2.5.7
Assembly containing generic IRepository and IUnitOfWork interfaces.
Install-Package TrackableEntities.Patterns -Version 2.5.7
dotnet add package TrackableEntities.Patterns --version 2.5.7
<PackageReference Include="TrackableEntities.Patterns" Version="2.5.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TrackableEntities.Patterns --version 2.5.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TrackableEntities.Patterns, 2.5.7"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
https://github.com/TrackableEntities/trackable-entities/releases/tag/v2.5.7
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on TrackableEntities.Patterns:
Package | Downloads |
---|---|
TrackableEntities.Patterns.EF.6
Provides a basic generic implementation of Repository and Unit of Work patterns.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on TrackableEntities.Patterns:
Repository | Stars |
---|---|
TrackableEntities/trackable-entities
N-Tier Support for Entity Framework with WCF or ASP.NET Web API
|