Fumble 1.0.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Fumble --version 1.0.1
NuGet\Install-Package Fumble -Version 1.0.1
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="Fumble" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Fumble --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fumble, 1.0.1"
#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 Fumble as a Cake Addin #addin nuget:?package=Fumble&version=1.0.1 // Install Fumble as a Cake Tool #tool nuget:?package=Fumble&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Thin F# API for Sqlite for easy data access to sqlite database with functional seasoning on top.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- FSharp.Core (>= 7.0.300)
- Microsoft.Data.SqlClient (>= 5.1.1)
- Microsoft.Data.Sqlite (>= 7.0.5)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.0 | 105 | 12/11/2024 |
1.0.3 | 309 | 3/18/2024 |
1.0.2 | 519 | 1/12/2024 |
1.0.1 | 600 | 5/29/2023 |
1.0.0 | 160 | 5/28/2023 |
0.9.0 | 451 | 11/9/2022 |
0.8.3 | 457 | 10/17/2022 |
0.8.2 | 704 | 6/7/2022 |
0.8.1 | 1,649 | 4/7/2022 |
0.8.0 | 933 | 2/18/2022 |
0.7.9 | 491 | 12/11/2021 |
0.7.6 | 500 | 2/16/2021 |
0.7.5 | 387 | 1/13/2021 |
0.7.4 | 432 | 12/4/2020 |
0.7.2 | 438 | 12/1/2020 |
0.7.1 | 437 | 11/13/2020 |
0.6.6 | 464 | 11/5/2020 |
0.6.5 | 490 | 11/4/2020 |
0.6.4 | 453 | 10/29/2020 |
0.6.2 | 477 | 10/16/2020 |
0.4.0 | 549 | 7/26/2020 |
0.3.0 | 505 | 7/26/2020 |
0.2.0 | 550 | 7/10/2020 |
0.1.0 | 483 | 6/9/2020 |
Renaming Sqlite to Sql to align with with Npgsql.FSharp