TrackableEntities.EF.Core
7.0.0
.NET 6.0
dotnet add package TrackableEntities.EF.Core --version 7.0.0
NuGet\Install-Package TrackableEntities.EF.Core -Version 7.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TrackableEntities.EF.Core" Version="7.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TrackableEntities.EF.Core --version 7.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TrackableEntities.EF.Core, 7.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install TrackableEntities.EF.Core as a Cake Addin
#addin nuget:?package=TrackableEntities.EF.Core&version=7.0.0
// Install TrackableEntities.EF.Core as a Cake Tool
#tool nuget:?package=TrackableEntities.EF.Core&version=7.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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
Product | Versions |
---|---|
.NET | net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Microsoft.EntityFrameworkCore (>= 7.0.0)
- TrackableEntities.Common.Core (>= 7.0.0)
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.
|
Version | Downloads | Last updated |
---|---|---|
7.0.0 | 175 | 2/19/2023 |
6.0.0 | 8,668 | 2/7/2022 |
5.0.1 | 32,863 | 11/24/2020 |
5.0.0 | 964 | 11/24/2020 |
3.1.1 | 6,514 | 11/24/2020 |
3.1.0 | 33,149 | 3/9/2020 |
3.0.0 | 4,813 | 10/14/2019 |
3.0.0-preview7 | 328 | 8/12/2019 |
1.2.0 | 25,424 | 1/13/2019 |
1.1.0 | 21,696 | 5/30/2018 |
1.0.0 | 1,184 | 5/21/2018 |
1.0.0-rc | 1,487 | 2/5/2018 |
1.0.0-beta | 1,573 | 9/27/2017 |
1.0.0-alpha | 691 | 9/27/2017 |