SqlFun 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package SqlFun --version 1.0.1                
NuGet\Install-Package SqlFun -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="SqlFun" Version="1.0.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SqlFun --version 1.0.1                
#r "nuget: SqlFun, 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 SqlFun as a Cake Addin
#addin nuget:?package=SqlFun&version=1.0.1

// Install SqlFun as a Cake Tool
#tool nuget:?package=SqlFun&version=1.0.1                

SqlFun is a tool for writing data access code in F# functional way.
It's fast, type safe and gives you all powers of SQL, no custom query language constraints you.
It's also lightweight, you need to know a general idea and few functions (and, of course SQL).

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.  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. 
.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 is compatible.  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 SqlFun:

Package Downloads
SqlFun.NpgSql

Provides PostgreSQL specific extensions to SqlFun.

SqlFun.Oracle

Provides adaptations to use SqlFun with ODP.NET.

SqlFun.MsDataSql

Allows to use TVP parameters in SqlFun when Microsoft.Data.SqlClient is used.

SqlFun.MsSql

Allows to use TVP parameters in SqlFun when System.Data.SqlClient is used.

SqlFun.MySqlConnector

Extension to use with MySqlConnector data provider.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.4.1 1,195 11/28/2023
2.4.0 1,959 9/5/2023
2.3.0 198 8/27/2023
2.2.1 670 2/27/2023
2.2.0 542 10/30/2022
2.1.0 685 4/20/2022
2.0.6 578 1/29/2022
2.0.5 463 12/14/2021
2.0.2 1,074 11/21/2021
2.0.0 654 11/21/2021
1.2.0 376 8/31/2021
1.1.0 504 6/28/2020
1.0.1 810 2/17/2020
1.0.0 932 2/15/2020
0.8.1-alpha 563 1/27/2020
0.8.0-alpha 496 1/27/2020
0.7.0-alpha 491 11/25/2019
0.6.0-alpha 348 11/18/2019
0.5.0-alpha 481 11/3/2019
0.4.0-alpha 475 10/12/2019
0.3.1-alpha 468 3/24/2019
0.3.0-alpha 549 3/23/2019
0.2.0-alpha 527 3/17/2019
0.1.0-alpha 539 3/12/2019
0.0.3-alpha 542 2/18/2019
0.0.2-alpha 510 2/3/2019

Licensing changed.