EntityFrameworkCore.CommonTools
2.0.2
An extension for EntityFrameworkCore that provides Auditing, Concurrency Checks, JSON Complex Types and writing history to Transaction Log.
Install-Package EntityFrameworkCore.CommonTools -Version 2.0.2
dotnet add package EntityFrameworkCore.CommonTools --version 2.0.2
<PackageReference Include="EntityFrameworkCore.CommonTools" Version="2.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EntityFrameworkCore.CommonTools --version 2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EntityFrameworkCore.CommonTools, 2.0.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
context.Update(entity) does not reset CreatedUtc and CreatorUserId
Dependencies
-
.NETStandard 2.0
- Jil (>= 2.15.4)
- Microsoft.EntityFrameworkCore (>= 2.0.2)
- Microsoft.EntityFrameworkCore.Relational (>= 2.0.2)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on EntityFrameworkCore.CommonTools:
Package | Downloads |
---|---|
ktongsoft.ConsoleApp1
Package Description
|
GitHub repositories
This package is not used by any popular GitHub repositories.