F# ORM wrapper for postgressql.
Info
| Version: | 2.0.0 |
| Author(s): | Darren Platt |
| Last Update: | Wednesday, January 15, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://github.com/daz10000/fss |
| NuGet Url: | https://www.nuget.org/packages/fss_postgres |
Install
Install-Package fss_postgres
dotnet add package fss_postgres
paket add fss_postgres
fss_postgres Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.1.0)
- Npgsql(>= 0.0.0)
Tags