Info
Version: | 8.0.0 |
Author(s): | Long Le, Tony Sneed |
Last Update: | Saturday, September 7, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/urfnet/URF.Core |
NuGet Url: | https://www.nuget.org/packages/URF.Core.EF.Trackable |
Install
Install-Package URF.Core.EF.Trackable
dotnet add package URF.Core.EF.Trackable
paket add URF.Core.EF.Trackable
URF.Core.EF.Trackable Download (Unzip the "nupkg" after downloading)
Dependencies
- URF.Core.Abstractions.Trackable(>= 3.1.3)
- URF.Core.Abstractions(>= 3.1.3)
- URF.Core.EF(>= 5.0.0)
- Microsoft.EntityFrameworkCore(>= 5.0.0)
- Microsoft.EntityFrameworkCore.Relational(>= 5.0.0)
- TrackableEntities.Common.Core(>= 3.1.1)
- TrackableEntities.EF.Core(>= 5.0.1)
Tags
Framework provides an elegant way to implement a reusable and extensible Unit of Work and Repository pattern.