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.Portable |
Install
Install-Package ThirtyFiveG.DbEntity.Portable
dotnet add package ThirtyFiveG.DbEntity.Portable
paket add ThirtyFiveG.DbEntity.Portable
ThirtyFiveG.DbEntity.Portable Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bcl(>= 1.1.10)
- Microsoft.Bcl.Async(>= 1.0.168)
- Microsoft.Bcl.Build(>= 1.0.21)
- ThirtyFiveG.Commons(>= 0.1.0)
- ThirtyFiveG.DbEntity.Projection(>= 0.1.0)
- ThirtyFiveG.Validation(>= 0.1.0)