A PostgreSql implementation of the 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.Postgres |
Install
Install-Package Data.Dump.Postgres
dotnet add package Data.Dump.Postgres
paket add Data.Dump.Postgres
Data.Dump.Postgres Download (Unzip the "nupkg" after downloading)
Dependencies
- Data.Dump.Engine(>= 1.0.0)
Tags