Dapper.CX.SqlServer.AspNetCore 1.2.4-beta

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

// Install Dapper.CX.SqlServer.AspNetCore as a Cake Tool
#tool nuget:?package=Dapper.CX.SqlServer.AspNetCore&version=1.2.4-beta&prerelease                

SQL Server crud service for .NET Core apps

Product 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 netcoreapp3.1 is compatible. 
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
1.3.40 468 3/19/2021
1.3.39 350 3/1/2021
1.3.37 364 2/7/2021
1.3.36 1,102 2/4/2021
1.3.35 336 1/29/2021
1.3.34 364 1/18/2021
1.3.28 364 1/15/2021
1.3.27 391 1/15/2021
1.3.26 364 1/4/2021
1.3.25 369 12/30/2020
1.3.24 348 12/28/2020
1.3.23 416 12/28/2020
1.3.22 453 12/12/2020
1.3.19 454 12/4/2020
1.3.18 422 12/4/2020
1.3.17 446 12/4/2020
1.3.15 409 11/16/2020
1.3.14 469 11/16/2020
1.3.13 489 11/8/2020
1.3.12 408 11/5/2020
1.3.11 433 10/29/2020
1.3.10 493 10/23/2020
1.3.9 421 10/21/2020
1.3.6 449 10/20/2020
1.3.4 408 10/15/2020
1.3.3 455 9/24/2020
1.3.2 427 9/22/2020
1.3.1 440 9/22/2020
1.3.0 487 9/21/2020
1.2.10-beta 372 9/19/2020
1.2.9-beta 391 9/19/2020
1.2.8-beta 326 9/18/2020
1.2.4-beta 354 9/15/2020
1.2.0-beta 315 9/8/2020

removed CX ext methods due to ambiguity downstream