Chef.DbAccess.SqlServer 2.10.0

.NET Standard 2.0
dotnet add package Chef.DbAccess.SqlServer --version 2.10.0
NuGet\Install-Package Chef.DbAccess.SqlServer -Version 2.10.0
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="Chef.DbAccess.SqlServer" Version="2.10.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Chef.DbAccess.SqlServer --version 2.10.0
#r "nuget: Chef.DbAccess.SqlServer, 2.10.0"
#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 Chef.DbAccess.SqlServer as a Cake Addin
#addin nuget:?package=Chef.DbAccess.SqlServer&version=2.10.0

// Install Chef.DbAccess.SqlServer as a Cake Tool
#tool nuget:?package=Chef.DbAccess.SqlServer&version=2.10.0

SqlServer Generic Data Access Object base on Dapper

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 net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.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 net481
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.

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
2.10.0 40 3/24/2023
2.9.1 104 2/15/2023
2.9.0 97 2/15/2023
2.8.1 134 2/2/2023
2.8.0 197 12/2/2022
2.7.1 190 12/2/2022
2.7.0 200 11/25/2022
2.6.0 197 11/25/2022
2.5.3 196 11/24/2022
2.5.2 201 11/21/2022
2.5.1 201 11/21/2022
2.5.0 214 11/17/2022
2.2.1 284 10/11/2022
2.2.0 327 9/13/2022
2.1.1 335 7/5/2022
2.1.0 345 7/1/2022
2.0.3 392 3/3/2022
2.0.1 339 3/3/2022
2.0.0 361 2/27/2022
1.9.0 340 2/20/2022
1.8.2 364 1/13/2022
1.8.1 361 1/12/2022
1.8.0 364 1/11/2022
1.7.2 282 12/9/2021
1.7.1 257 12/6/2021
1.7.0 250 12/6/2021
1.6.2 253 11/18/2021
1.6.1 287 11/16/2021
1.6.0 257 11/11/2021
1.5.3 273 11/11/2021
1.5.2 276 10/13/2021
1.5.1 319 9/5/2021
1.5.0 295 8/16/2021
1.3.6 285 8/15/2021
1.3.5 321 2/22/2021
1.3.4 385 12/8/2020
1.3.3 380 11/4/2020
1.3.2 352 11/4/2020
1.3.1 386 11/4/2020
1.3.0 402 10/22/2020
1.2.3 430 10/20/2020
1.2.2 381 10/12/2020
1.2.1 388 10/8/2020
1.2.0 468 10/8/2020
1.1.1 456 9/14/2020
1.0.3 356 9/7/2020
1.0.1 389 9/5/2020

Release 2.10.0, support custom Table Name.