Thin functional F# layer around Npgsql, the PostgreSQL database driver.
                        
                    
         
                Info
| Version: | 8.0.0 | 
| Author(s): | Zaid Ajaj | 
| Last Update: | Saturday, December 7, 2024 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/Zaid-Ajaj/Npgsql.FSharp | 
| NuGet Url: | https://www.nuget.org/packages/Npgsql.FSharp | 
Install
Install-Package Npgsql.FSharp
                        dotnet add package Npgsql.FSharp
                        paket add Npgsql.FSharp
                        
                                Npgsql.FSharp Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- FSharp.Core(>= 4.7.2)
 - Npgsql(>= 5.0.0)
 - Ply(>= 0.3.1)
 
Tags