Dapper.QX
1.1.5
dotnet add package Dapper.QX --version 1.1.5
NuGet\Install-Package Dapper.QX -Version 1.1.5
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.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dapper.QX --version 1.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Dapper.QX, 1.1.5"
#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.QX as a Cake Addin #addin nuget:?package=Dapper.QX&version=1.1.5 // Install Dapper.QX as a Cake Tool #tool nuget:?package=Dapper.QX&version=1.1.5
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. |
.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.5 | 1,939 | 11/14/2023 |
1.1.4 | 642 | 7/4/2023 |
1.1.3 | 613 | 5/10/2023 |
1.1.2 | 772 | 2/21/2023 |
1.1.1 | 785 | 12/30/2022 |
1.1.0 | 782 | 12/16/2022 |
1.0.36 | 1,856 | 8/2/2022 |
1.0.35 | 848 | 7/30/2022 |
1.0.34 | 912 | 6/4/2022 |
1.0.33 | 939 | 5/7/2022 |
1.0.32 | 930 | 4/6/2022 |
1.0.29 | 833 | 4/2/2022 |
1.0.28 | 1,576 | 12/8/2021 |
1.0.27 | 713 | 11/28/2021 |
1.0.25 | 1,035 | 5/19/2021 |
1.0.22 | 768 | 5/18/2021 |
1.0.21 | 4,649 | 1/22/2021 |
1.0.20 | 2,676 | 11/24/2020 |
1.0.19 | 1,273 | 10/26/2020 |
1.0.18 | 2,080 | 9/23/2020 |
1.0.17 | 1,688 | 7/27/2020 |
1.0.16 | 984 | 7/16/2020 |
1.0.15 | 1,066 | 6/27/2020 |
1.0.13 | 928 | 5/29/2020 |
1.0.12 | 942 | 5/7/2020 |
1.0.10 | 926 | 4/20/2020 |
1.0.9 | 1,001 | 3/1/2020 |
1.0.6 | 915 | 1/16/2020 |
1.0.5 | 1,008 | 1/16/2020 |
1.0.1 | 906 | 1/15/2020 |
1.0.0 | 1,207 | 12/20/2019 |
[Join] attribute works in more cases