TrackableEntities.EF.Core
5.0.1
Provides an ApplyChanges extension method for DbContext that sets EntityState on trackable entities, so they can be saved by a service in a single transaction.
Install-Package TrackableEntities.EF.Core -Version 5.0.1
dotnet add package TrackableEntities.EF.Core --version 5.0.1
<PackageReference Include="TrackableEntities.EF.Core" Version="5.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TrackableEntities.EF.Core --version 5.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
See: https://github.com/TrackableEntities/TrackableEntities.Core/releases/tag/v5.0.1
Dependencies
-
.NETStandard 2.1
- Microsoft.EntityFrameworkCore (>= 5.0.0)
- TrackableEntities.Common.Core (>= 3.1.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on TrackableEntities.EF.Core:
Package | Downloads |
---|---|
URF.Core.EF.Trackable
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 (1)
Showing the top 1 popular GitHub repositories that depend on TrackableEntities.EF.Core:
Repository | Stars |
---|---|
urfnet/URF.Core
Unit of Work & Repositories Framework - .NET Core, NET Standard, Entity Framework Core. 100% extensible & lightweight. Live demo: https://goo.gl/QpJVgd
|
Version History
Version | Downloads | Last updated |
---|---|---|
5.0.1 | 354 | 11/24/2020 |
5.0.0 | 228 | 11/24/2020 |
3.1.1 | 370 | 11/24/2020 |
3.1.0 | 5,465 | 3/9/2020 |
3.0.0 | 2,575 | 10/14/2019 |
3.0.0-preview7 | 161 | 8/12/2019 |
1.2.0 | 9,050 | 1/13/2019 |
1.1.0 | 16,559 | 5/30/2018 |
1.0.0 | 591 | 5/21/2018 |
1.0.0-rc | 1,141 | 2/5/2018 |
1.0.0-beta | 1,053 | 9/27/2017 |
1.0.0-alpha | 359 | 9/27/2017 |