Add drop-in versioned properties to your entity framework model for fine-grained auditing of your model.
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.6.3 |
Author(s): | Nick Strupat |
Last Update: | Wednesday, September 23, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/NickStrupat/EntityFramework.VersionedProperties |
NuGet Url: | https://www.nuget.org/packages/EntityFramework.VersionedProperties |
Install
Install-Package EntityFramework.VersionedProperties
dotnet add package EntityFramework.VersionedProperties
paket add EntityFramework.VersionedProperties
EntityFramework.VersionedProperties Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework.Extended(6.1.0.133)
- New.Instance(0.1.0)
- EntityFramework.Triggers(5.3.1)
Tags