C# extension methods for querying, managing and migrating Postgres databases.
Info
| Version: | 1.0.0 |
| Author(s): | Stig Schmidt Nielsson |
| Last Update: | Friday, September 22, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/snielsson/Postgres.Extensions |
| NuGet Url: | https://www.nuget.org/packages/PostgresExtensions |
Install
Install-Package PostgresExtensions
dotnet add package PostgresExtensions
paket add PostgresExtensions
PostgresExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
- Npgsql(>= 3.2.5)
Tags