SQL DSL / Micro ORM - PostgreSQL Driver. 
                        
                    
         
                Info
| Version: | 0.2.1 | 
| Author(s): | Sebastian Hoffmann | 
| Last Update: | Sunday, January 8, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/Deviax.QueryBuilder.Postgres | 
Install
Install-Package Deviax.QueryBuilder.Postgres
                        dotnet add package Deviax.QueryBuilder.Postgres
                        paket add Deviax.QueryBuilder.Postgres
                        
                                Deviax.QueryBuilder.Postgres Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- NETStandard.Library(>= 1.6.0)
- System.Data.Common(>= 4.1.0)
- System.Diagnostics.Contracts(>= 4.0.1)
- System.Linq.Expressions(>= 4.1.0)
- System.Reflection.Context(>= 4.0.1)
- System.Reflection.Emit(>= 4.0.1)
- System.Reflection.Emit.ILGeneration(>= 4.0.1)
- System.Reflection.TypeExtensions(>= 4.1.0)
- System.Reflection.Metadata(>= 1.3.0)
- Npgsql(>= 3.1.9)
