A C# data dump engine for easy creation of data extractions based on any dataset or poco, with a low memory footprint.
Info
| Version: | 1.0.0 |
| Author(s): | Dimi3Tron |
| Last Update: | Saturday, November 23, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/dimi3tron/data.dump |
| NuGet Url: | https://www.nuget.org/packages/Data.Dump.Engine |
Install
Install-Package Data.Dump.Engine
dotnet add package Data.Dump.Engine
paket add Data.Dump.Engine
Data.Dump.Engine Download (Unzip the "nupkg" after downloading)
Dependencies
- System.ValueTuple(>= 4.5.0)
Tags