F# Wrapper for PostgreSQL around Npgsql and Vp.FSharp.Sql.
Info
Version: | 1.0.32 |
Author(s): | Kerry Perret |
Last Update: | Wednesday, May 17, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/veepee-oss/Vp.FSharp.Sql.PostgreSql |
NuGet Url: | https://www.nuget.org/packages/Vp.FSharp.Sql.PostgreSql |
Install
Install-Package Vp.FSharp.Sql.PostgreSql
dotnet add package Vp.FSharp.Sql.PostgreSql
paket add Vp.FSharp.Sql.PostgreSql
Vp.FSharp.Sql.PostgreSql Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 5.0.0)
- Npgsql(>= 5.0.1.1)
- Vp.FSharp.Sql(>= 1.0.41)
Tags