Library to track changes to POCO entities and export changes to JSON.
Info
Version: | 0.1.3 |
Author(s): | 30 Five Geeks |
Last Update: | Friday, August 9, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/drigofonte/ThirtyFiveG.DbEntity |
NuGet Url: | https://www.nuget.org/packages/ThirtyFiveG.DbEntity |
Install
Install-Package ThirtyFiveG.DbEntity
dotnet add package ThirtyFiveG.DbEntity
paket add ThirtyFiveG.DbEntity
ThirtyFiveG.DbEntity Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
- Microsoft.Bcl.Build(>= 1.0.21)
- ThirtyFiveG.Commons(>= 0.1.0)
- ThirtyFiveG.DbEntity.Projection(>= 0.1.0)
- ThirtyFiveG.Validation(>= 0.1.0)