Dapper.FSharp
4.7.0
.NET 6.0
dotnet add package Dapper.FSharp --version 4.7.0
NuGet\Install-Package Dapper.FSharp -Version 4.7.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="4.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dapper.FSharp --version 4.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Dapper.FSharp, 4.7.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=4.7.0
// Install Dapper.FSharp as a Cake Tool
#tool nuget:?package=Dapper.FSharp&version=4.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Lightweight F# extension for StackOverflow Dapper with support for MSSQL, MySQL, PostgreSQL, and SQLite
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Dapper (>= 2.0.123)
- FSharp.Core (>= 6.0.7)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Dapper.FSharp:
Package | Downloads |
---|---|
FAkka.Shared
Package Description |
|
FAkka.Server
Package Description |
|
FAkka.Server.Linux
Package Description |
|
FAkka.Shared.Linux
Package Description |
|
MigrateLib
Declarative migrations for SQLite |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.7.0 | 4,540 | 8/28/2023 |
4.6.1 | 1,611 | 7/28/2023 |
4.6.0 | 251 | 7/26/2023 |
4.5.1 | 4,080 | 6/7/2023 |
4.5.0 | 4,908 | 4/21/2023 |
4.4.0 | 6,992 | 2/28/2023 |
4.3.0 | 6,750 | 2/2/2023 |
4.2.0 | 4,765 | 12/16/2022 |
4.1.1 | 423 | 12/15/2022 |
4.1.0 | 1,001 | 11/29/2022 |
4.0.0 | 1,523 | 11/7/2022 |
3.4.0 | 3,561 | 9/9/2022 |
3.3.0 | 5,479 | 6/20/2022 |
3.2.0 | 5,229 | 1/24/2022 |
3.1.0 | 4,268 | 11/12/2021 |
3.0.0 | 2,402 | 9/27/2021 |
2.4.1 | 7,132 | 9/14/2021 |
2.4.0 | 1,375 | 9/9/2021 |
2.3.0 | 553 | 8/19/2021 |
2.2.0 | 1,372 | 7/21/2021 |
2.1.0 | 2,761 | 6/1/2021 |
2.0.3 | 498 | 5/31/2021 |
2.0.2 | 447 | 5/28/2021 |
2.0.1 | 508 | 5/26/2021 |
2.0.0 | 1,257 | 5/20/2021 |
1.16.0 | 4,667 | 2/19/2021 |
1.15.0 | 2,749 | 11/27/2020 |
1.14.0 | 636 | 11/11/2020 |
1.13.1 | 680 | 11/9/2020 |
1.13.0 | 1,425 | 10/20/2020 |
1.12.2 | 1,099 | 9/7/2020 |
1.12.1 | 729 | 9/6/2020 |
1.12.0 | 733 | 8/18/2020 |
1.11.1 | 1,400 | 7/17/2020 |
1.11.0 | 558 | 7/17/2020 |
1.10.0 | 610 | 7/6/2020 |
1.9.0 | 1,037 | 6/3/2020 |
1.8.0 | 830 | 5/22/2020 |
1.7.0 | 615 | 5/20/2020 |
1.6.0 | 784 | 5/10/2020 |
1.5.0 | 793 | 4/17/2020 |
1.4.1 | 674 | 4/8/2020 |
1.4.0 | 687 | 4/5/2020 |
1.3.1 | 632 | 3/30/2020 |
1.3.0 | 2,304 | 1/15/2020 |
1.2.0 | 672 | 1/9/2020 |
1.1.0 | 644 | 1/9/2020 |
1.0.0 | 691 | 1/9/2020 |
Support for advanced Where syntax #94 #95