Skip to main content
TrackableEntities.EF.Shim package icon

TrackableEntities.EF.Shim

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

Total Downloads
2.3K
2,293
Published
Apr 21, 2022
Latest stable version

Install

.NET CLI
dotnet add package TrackableEntities.EF.Shim --version 2.1.1
Package Manager Console
Install-Package TrackableEntities.EF.Shim -Version 2.1.1
PackageReference
<PackageReference Include="TrackableEntities.EF.Shim" Version="2.1.1" />

Frameworks

.NETFramework4.8 net5.0 net6.0 .NETStandard2.1

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.