DataQuery.LanguageExt 0.0.29

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

// Install DataQuery.LanguageExt as a Cake Tool
#tool nuget:?package=DataQuery.LanguageExt&version=0.0.29

Composable SQL queries

Nuget

This library is a wrapper around Dapper to access relation databases (Npgsql driver for PostgreSQL and ADO.NET driver for other databases). Most operations supported are calling Dapper directly and have the same set of parameters. The project is heavily based on Language.Ext - an amazing functional C# extensions library.

Goals

  • SQL query as data
  • composition (both ad-hoc and composite queries)
  • implicit SQL execution runtime context: connection, transaction and cancellation token are passed to each query implicitly, but it is possible to get these from the context if required
Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  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-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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
0.0.43 368 12/2/2023
0.0.42 313 12/2/2023
0.0.41 400 9/8/2023
0.0.40 421 8/22/2023
0.0.39 452 5/7/2023
0.0.38 498 5/6/2023
0.0.37 511 5/6/2023
0.0.36 617 1/20/2023
0.0.35 7,017 9/16/2022
0.0.34 680 9/15/2022
0.0.33 1,815 8/29/2022
0.0.32 834 8/25/2022
0.0.31 745 8/24/2022
0.0.30 2,572 7/12/2022
0.0.29 730 7/10/2022
0.0.28 684 7/10/2022
0.0.27 711 7/10/2022
0.0.26 712 7/8/2022
0.0.25 750 7/6/2022
0.0.24 685 7/4/2022
0.0.23 716 7/4/2022
0.0.22 1,257 6/13/2022
0.0.21 1,486 5/11/2022
0.0.20 736 5/9/2022
0.0.19 720 5/9/2022
0.0.18 642 1/2/2022
0.0.17 565 1/2/2022
0.0.16 553 12/5/2021
0.0.15 607 12/5/2021
0.0.12 613 12/5/2021
0.0.11 3,270 11/25/2021
0.0.10 3,558 11/25/2021
0.0.9 3,550 11/24/2021
0.0.5 581 11/14/2021