Dapper.QX
1.1.6
dotnet add package Dapper.QX --version 1.1.6
NuGet\Install-Package Dapper.QX -Version 1.1.6
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.QX" Version="1.1.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dapper.QX" Version="1.1.6" />
<PackageReference Include="Dapper.QX" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Dapper.QX --version 1.1.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Dapper.QX, 1.1.6"
#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.
#addin nuget:?package=Dapper.QX&version=1.1.6
#tool nuget:?package=Dapper.QX&version=1.1.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
More powerful and testable inline SQL used with Dapper
Product | Versions 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 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.
-
.NETStandard 2.0
- Dapper (>= 2.0.123)
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.3)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Dapper.QX:
Package | Downloads |
---|---|
Dapper.CX.SqlServer.AspNetCore
SQL Server crud service for .NET Core apps |
|
SqlServer.Util.Library
A grab bag of SQL Server utilities: BulkInsert, SqlMigrator, and ViewMaterializer |
|
AO.UserVoice.RCL
Test cases, UAT features, issue reporting and feature voting for Blazor Server apps |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.6 | 124 | 3/16/2025 |
1.1.5 | 2,404 | 11/14/2023 |
1.1.4 | 655 | 7/4/2023 |
1.1.3 | 626 | 5/10/2023 |
1.1.2 | 787 | 2/21/2023 |
1.1.1 | 802 | 12/30/2022 |
1.1.0 | 802 | 12/16/2022 |
1.0.36 | 2,194 | 8/2/2022 |
1.0.35 | 869 | 7/30/2022 |
1.0.34 | 932 | 6/4/2022 |
1.0.33 | 981 | 5/7/2022 |
1.0.32 | 952 | 4/6/2022 |
1.0.29 | 855 | 4/2/2022 |
1.0.28 | 1,600 | 12/8/2021 |
1.0.27 | 738 | 11/28/2021 |
1.0.25 | 1,068 | 5/19/2021 |
1.0.22 | 812 | 5/18/2021 |
1.0.21 | 4,695 | 1/22/2021 |
1.0.20 | 2,704 | 11/24/2020 |
1.0.19 | 1,300 | 10/26/2020 |
1.0.18 | 2,107 | 9/23/2020 |
1.0.17 | 1,717 | 7/27/2020 |
1.0.16 | 1,010 | 7/16/2020 |
1.0.15 | 1,094 | 6/27/2020 |
1.0.13 | 956 | 5/29/2020 |
1.0.12 | 972 | 5/7/2020 |
1.0.10 | 956 | 4/20/2020 |
1.0.9 | 1,030 | 3/1/2020 |
1.0.6 | 944 | 1/16/2020 |
1.0.5 | 1,039 | 1/16/2020 |
1.0.1 | 935 | 1/15/2020 |
1.0.0 | 1,236 | 12/20/2019 |
[Join] attribute works in more cases