提供EntityFrameworkCore,拦截实体变更记录.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 2.1.0 |
Author(s): | MrChuJiu.EntityFrameworkIntercept |
Last Update: | Tuesday, June 6, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MrChuJiu.EntityFrameworkIntercept |
Install
Install-Package MrChuJiu.EntityFrameworkIntercept
dotnet add package MrChuJiu.EntityFrameworkIntercept
paket add MrChuJiu.EntityFrameworkIntercept
MrChuJiu.EntityFrameworkIntercept Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 3.1.0)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.0)
Tags