Firebend Auto Crud extension pack for tracking changes to entities and persisting them to Entity Framework.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 14.0.6 |
Author(s): | Firebend |
Last Update: | Thursday, October 10, 2024 |
.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(>= 1.0.0)
- Firebend.AutoCrud.EntityFramework(>= 1.0.0)
- Microsoft.EntityFrameworkCore.Relational(>= 5.0.2)
Tags