Track row change history across your database by user, with key-to-text lookups.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.0.11 |
Author(s): | Adam O'Neil |
Last Update: | Friday, June 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/adamfoneil/Dapper.CX/wiki/Using-ChangeTracker |
NuGet Url: | https://www.nuget.org/packages/Dapper.CX.ChangeTracking |
Install
Install-Package Dapper.CX.ChangeTracking
dotnet add package Dapper.CX.ChangeTracking
paket add Dapper.CX.ChangeTracking
Dapper.CX.ChangeTracking Download (Unzip the "nupkg" after downloading)
Dependencies
- AO.ModelSync.Library(>= 2.1.0)
- AO.Models(>= 1.1.3)
- Dapper.CX.Base(>= 1.1.10)
- Dapper.CX.SqlServer(>= 1.1.7)
Tags