Dapper.CX.SqlServer
1.3.33
.NET Standard 2.0
Install-Package Dapper.CX.SqlServer -Version 1.3.33
dotnet add package Dapper.CX.SqlServer --version 1.3.33
<PackageReference Include="Dapper.CX.SqlServer" Version="1.3.33" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dapper.CX.SqlServer --version 1.3.33
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Dapper.CX.SqlServer, 1.3.33"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Dapper.CX.SqlServer as a Cake Addin
#addin nuget:?package=Dapper.CX.SqlServer&version=1.3.33
// Install Dapper.CX.SqlServer as a Cake Tool
#tool nuget:?package=Dapper.CX.SqlServer&version=1.3.33
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
SQL Server implementation of Dapper.CX, a lightweight, feature-rich CRUD library
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- AO.Models (>= 1.1.30)
- Dapper (>= 2.0.35)
- Microsoft.Data.SqlClient (>= 2.1.1)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Dapper.CX.SqlServer:
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 |
|
Dapper.CX.ChangeTracking
Track row change history across your database by user, with key-to-text lookups |
|
AO.DbCache
A simple, generic cache solution for SQL Server |
|
AO.JobTracker
A generic background job logging library with SQL Server integration and optional idempotency |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.3.33 | 709 | 3/19/2021 |
1.3.32 | 211 | 3/1/2021 |
1.3.31 | 1,253 | 2/24/2021 |
1.3.29 | 593 | 2/4/2021 |
1.3.28 | 214 | 1/29/2021 |
1.3.27 | 280 | 1/18/2021 |
1.3.26 | 391 | 1/15/2021 |
1.3.25 | 226 | 12/30/2020 |
1.3.24 | 202 | 12/28/2020 |
1.3.23 | 210 | 12/28/2020 |
1.3.22 | 308 | 12/12/2020 |
1.3.21 | 234 | 12/11/2020 |
1.3.19 | 352 | 12/4/2020 |
1.3.17 | 320 | 12/1/2020 |
1.3.15 | 263 | 11/16/2020 |
1.3.14 | 298 | 11/16/2020 |
1.3.13 | 849 | 11/8/2020 |
1.3.12 | 482 | 10/30/2020 |
1.3.11 | 300 | 10/29/2020 |
1.3.10 | 351 | 10/23/2020 |
1.3.9 | 320 | 10/21/2020 |
1.3.5 | 285 | 10/20/2020 |
1.3.3 | 304 | 10/15/2020 |
1.3.2 | 401 | 9/24/2020 |
1.3.1 | 260 | 9/22/2020 |
1.2.2-beta | 452 | 9/19/2020 |
1.2.1-beta | 399 | 9/19/2020 |
1.1.11 | 373 | 8/2/2020 |
1.1.10 | 348 | 6/26/2020 |
1.1.9 | 360 | 6/22/2020 |
1.1.5 | 362 | 6/11/2020 |
1.1.2 | 519 | 5/26/2020 |
1.1.1 | 313 | 5/20/2020 |
1.0.32 | 281 | 4/25/2020 |
1.0.31 | 384 | 4/23/2020 |
1.0.30 | 419 | 4/22/2020 |
1.0.29 | 316 | 4/4/2020 |
1.0.24 | 301 | 3/18/2020 |
1.0.23 | 310 | 3/18/2020 |
1.0.21 | 371 | 2/29/2020 |
1.0.17 | 304 | 2/23/2020 |
1.0.15 | 334 | 2/14/2020 |
1.0.14 | 320 | 2/4/2020 |
1.0.9 | 375 | 1/7/2020 |
1.0.7 | 443 | 1/6/2020 |
AO.Models version bump