SQL DSL / Micro ORM - PostgreSQL Driver.
Info
Version: | 0.2.1.11 |
Author(s): | Sebastian Hoffmann, Sascha Hering |
Last Update: | Sunday, December 5, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NSSL.Deviax.QueryBuilder.Postgres |
Install
Install-Package NSSL.Deviax.QueryBuilder.Postgres
dotnet add package NSSL.Deviax.QueryBuilder.Postgres
paket add NSSL.Deviax.QueryBuilder.Postgres
NSSL.Deviax.QueryBuilder.Postgres Download (Unzip the "nupkg" after downloading)
Dependencies
- Npgsql(>= 4.0.0)
- System.Data.Common(>= 4.3.0)
- System.Diagnostics.Contracts(>= 4.3.0)
- System.Linq.Expressions(>= 4.3.0)
- System.Reflection.Context(>= 4.3.0)
- System.Reflection.Emit(>= 4.3.0)
- System.Reflection.Emit.ILGeneration(>= 4.3.0)
- System.Reflection.Metadata(>= 1.4.2)
- System.Reflection.TypeExtensions(>= 4.3.0)