Provides AutoHistory utilities for Microsoft.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: | 8.0.2 |
Author(s): | Lima Technology Services, Fernando Luiz de Lima |
Last Update: | Tuesday, August 6, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ffernandolima/ef-core-data-access |
NuGet Url: | https://www.nuget.org/packages/EntityFrameworkCore.Data.AutoHistory |
Install
Install-Package EntityFrameworkCore.Data.AutoHistory
dotnet add package EntityFrameworkCore.Data.AutoHistory
paket add EntityFrameworkCore.Data.AutoHistory
EntityFrameworkCore.Data.AutoHistory Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore.Relational(>= 5.0.2)
- Newtonsoft.Json(>= 12.0.3)
Tags