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.0.3.1 |
Author(s): | rigofunc, [email protected] Modified by: Andrew Piper |
Last Update: | Tuesday, June 5, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/arch/AutoHistory |
NuGet Url: | https://www.nuget.org/packages/Threax.EntityFrameworkCore.AutoHistory |
Install
Install-Package Threax.EntityFrameworkCore.AutoHistory
dotnet add package Threax.EntityFrameworkCore.AutoHistory
paket add Threax.EntityFrameworkCore.AutoHistory
Threax.EntityFrameworkCore.AutoHistory Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore.Relational(>= 2.0.1)
- Newtonsoft.Json(>= 10.0.3)
Tags
This version has been enhanced with additional configuration options. This was originally based on Microsoft.EntityFrameworkCore.AutoHistory.