Dapper.FSharp 1.15.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Dapper.FSharp --version 1.15.0
NuGet\Install-Package Dapper.FSharp -Version 1.15.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Dapper.FSharp" Version="1.15.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dapper.FSharp --version 1.15.0
#r "nuget: Dapper.FSharp, 1.15.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Dapper.FSharp as a Cake Addin
#addin nuget:?package=Dapper.FSharp&version=1.15.0

// Install Dapper.FSharp as a Cake Tool
#tool nuget:?package=Dapper.FSharp&version=1.15.0

Lightweight F# extension for StackOverflow Dapper with support for MSSQL, MySQL and PostgreSQL

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Dapper.FSharp:

Package Downloads
FAkka.Shared

Package Description

FAkka.Server

Package Description

MigrateLib

Declarative migrations for SQLite

FAkka.Server.Linux

Package Description

FAkka.Shared.Linux

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.7.0 10,951 8/28/2023
4.6.1 1,860 7/28/2023
4.6.0 472 7/26/2023
4.5.1 4,418 6/7/2023
4.5.0 5,436 4/21/2023
4.4.0 8,994 2/28/2023
4.3.0 15,798 2/2/2023
4.2.0 5,535 12/16/2022
4.1.1 628 12/15/2022
4.1.0 1,254 11/29/2022
4.0.0 1,827 11/7/2022
3.4.0 4,005 9/9/2022
3.3.0 5,849 6/20/2022
3.2.0 5,623 1/24/2022
3.1.0 4,531 11/12/2021
3.0.0 2,629 9/27/2021
2.4.1 7,998 9/14/2021
2.4.0 1,603 9/9/2021
2.3.0 728 8/19/2021
2.2.0 1,647 7/21/2021
2.1.0 2,967 6/1/2021
2.0.3 678 5/31/2021
2.0.2 615 5/28/2021
2.0.1 704 5/26/2021
2.0.0 1,497 5/20/2021
1.16.0 4,978 2/19/2021
1.15.0 3,010 11/27/2020
1.14.0 829 11/11/2020
1.13.1 962 11/9/2020
1.13.0 1,765 10/20/2020
1.12.2 1,329 9/7/2020
1.12.1 1,015 9/6/2020
1.12.0 935 8/18/2020
1.11.1 1,608 7/17/2020
1.11.0 680 7/17/2020
1.10.0 834 7/6/2020
1.9.0 1,201 6/3/2020
1.8.0 1,036 5/22/2020
1.7.0 830 5/20/2020
1.6.0 978 5/10/2020
1.5.0 987 4/17/2020
1.4.1 878 4/8/2020
1.4.0 893 4/5/2020
1.3.1 841 3/30/2020
1.3.0 2,548 1/15/2020
1.2.0 861 1/9/2020
1.1.0 877 1/9/2020
1.0.0 901 1/9/2020

Allow specifying database schema in builders #16