Info
Version: | 5.11.3 |
Author(s): | Solutions Design bv |
Last Update: | Wednesday, October 9, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.llblgen.com/ |
NuGet Url: | https://www.nuget.org/packages/SD.LLBLGen.Pro.DQE.PostgreSql |
Install
Install-Package SD.LLBLGen.Pro.DQE.PostgreSql
dotnet add package SD.LLBLGen.Pro.DQE.PostgreSql
paket add SD.LLBLGen.Pro.DQE.PostgreSql
SD.LLBLGen.Pro.DQE.PostgreSql Download (Unzip the "nupkg" after downloading)
Dependencies
- SD.LLBLGen.Pro.ORMSupportClasses(>= 5.7.3 && <= 5.7.3)
Tags
This package contains the Dynamic Query Engine for PostgreSql.
This package has an indirect dependency on Npgsql, the ADO.NET provider for PostgreSql, and it has to be present on the system at runtime. For .NET 4.5.2 and up it's not necessary to reference the ADO.NET provider directly in your project.
For .NET Standard 2.0 and up, you have to reference the Npgsql package as well. See the LLBLGen Pro Runtime Framework documentation for details.