Firebend Auto Crud extension pack for tracking changes to entities and persisting them to Entity Framework.
Entity Framework 6 Docs: https://entityframework.net/
Entity Framework Core Docs: https://entityframeworkcore.com/
Learn Entity Framework Core 5: https://www.learnentityframeworkcore5.com/
Info
Version: | 0.0.29 |
Author(s): | Firebend |
Last Update: | Tuesday, January 12, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/firebend/auto-crud |
NuGet Url: | https://www.nuget.org/packages/Firebend.AutoCrud.ChangeTracking.EntityFramework |
Install
Install-Package Firebend.AutoCrud.ChangeTracking.EntityFramework
dotnet add package Firebend.AutoCrud.ChangeTracking.EntityFramework
paket add Firebend.AutoCrud.ChangeTracking.EntityFramework
Firebend.AutoCrud.ChangeTracking.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Firebend.AutoCrud.ChangeTracking(>= 0.0.29)
- Firebend.AutoCrud.EntityFramework(>= 0.0.29)
- Microsoft.EntityFrameworkCore.Relational(>= 5.0.1)
Tags