TrackableEntities.EF
1.0.0-beta1
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.
This is a prerelease version of TrackableEntities.EF.
Install-Package TrackableEntities.EF -Version 1.0.0-beta1
dotnet add package TrackableEntities.EF --version 1.0.0-beta1
<PackageReference Include="TrackableEntities.EF" Version="1.0.0-beta1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TrackableEntities.EF --version 1.0.0-beta1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TrackableEntities.EF, 1.0.0-beta1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 4.5
- EntityFramework (>= 5.0.0)
- Newtonsoft.Json (>= 5.0.3)
- TrackableEntities.Common (>= 1.0.0-beta1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0-beta1 | 707 | 4/27/2013 |