Info
Version: | 2.0.6 |
Author(s): | Carlos Alberto Stefani |
Last Update: | Tuesday, August 22, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/carlosast/Speed-ORM |
NuGet Url: | https://www.nuget.org/packages/Speed.ORM.PostgreSQL |
Install
Install-Package Speed.ORM.PostgreSQL
dotnet add package Speed.ORM.PostgreSQL
paket add Speed.ORM.PostgreSQL
Speed.ORM.PostgreSQL Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- Speed.ORM.Data(>= 1.0.1.31)
- Npgsql(>= 2.2.5)
- Speed.ORM.Data(>= 1.0.1.31)
- Npgsql(>= 4.0.0)
- Speed.ORM.Data(>= 1.0.1.31)
- Npgsql(>= 4.1.2)
Tags
Use the Speed application to generate data classes:
https://github.com/carlosast/Speed-ORM.