TrackableEntities.EF.6
2.1.0
Provides an ApplyChanges extension method for DbContext that sets EntityState on trackable entities, so they can be saved in a single transaction as part of a batch update.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package TrackableEntities.EF.6 -Version 2.1.0
dotnet add package TrackableEntities.EF.6 --version 2.1.0
<PackageReference Include="TrackableEntities.EF.6" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TrackableEntities.EF.6 --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TrackableEntities.EF.6, 2.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 4.5
- EntityFramework (>= 6.1.1)
- Newtonsoft.Json (>= 6.0.3)
- TrackableEntities.Common (>= 2.1.0)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on TrackableEntities.EF.6:
Package | Downloads |
---|---|
Urf.Repository.Pattern.EF6
This offical 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.
|
|
TrackableEntities.Patterns.EF.6
Provides a basic generic implementation of Repository and Unit of Work patterns.
|
|
Yuxi.SharedKernel.Data
Package Description
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on TrackableEntities.EF.6:
Repository | Stars |
---|---|
urfnet/URF.NET
Unit of Work & Repositories Framework - .NET 4.x
|
|
TrackableEntities/trackable-entities
N-Tier Support for Entity Framework with WCF or ASP.NET Web API
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.5.7 | 9,845 | 12/4/2017 |
2.5.6.1 | 1,036 | 11/9/2017 |
2.5.6 | 5,679 | 8/30/2017 |
2.5.4 | 2,244 | 2/5/2016 |
2.5.3 | 1,044 | 12/17/2015 |
2.5.2 | 13,338 | 5/12/2015 |
2.5.1 | 869 | 4/20/2015 |
2.5.0 | 1,597 | 2/28/2015 |
2.2.0 | 1,015 | 12/17/2014 |
2.1.1-beta1 | 673 | 8/20/2014 |
2.1.1-alpha1 | 595 | 8/11/2014 |
2.1.0 | 707 | 7/31/2014 |
2.0.0 | 1,127 | 4/26/2014 |
1.0.3 | 663 | 2/16/2014 |
1.0.2 | 654 | 2/10/2014 |
1.0.1 | 699 | 11/13/2013 |
1.0.0 | 700 | 11/5/2013 |