Info
Version: | 2.1.5894.39581 |
Author(s): | Tony Valenti |
Last Update: | Sunday, February 21, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TonyValenti/SmartSql.Versioning |
NuGet Url: | https://www.nuget.org/packages/SmartSql.Versioning |
Install
Install-Package SmartSql.Versioning
dotnet add package SmartSql.Versioning
paket add SmartSql.Versioning
SmartSql.Versioning Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 4.2.0)
- EntityFramework(>= 6.1.3)
auditing built in C# on top of the Entity Framework.
It supports all the common
CRUD operations that you would expect while maintaining a high-performance version
history of all the changes.