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.
#r "nuget: TrackableEntities.EF.Core, 5.0.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
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 | 803 | 11/24/2020 |
5.0.0 | 396 | 11/24/2020 |
3.1.1 | 578 | 11/24/2020 |
3.1.0 | 6,394 | 3/9/2020 |
3.0.0 | 2,630 | 10/14/2019 |
3.0.0-preview7 | 183 | 8/12/2019 |
1.2.0 | 9,535 | 1/13/2019 |
1.1.0 | 16,823 | 5/30/2018 |
1.0.0 | 667 | 5/21/2018 |
1.0.0-rc | 1,225 | 2/5/2018 |
1.0.0-beta | 1,134 | 9/27/2017 |
1.0.0-alpha | 444 | 9/27/2017 |