Dapper.CX.SqlServer.AspNetCore 1.2.10-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.10-beta
                    
NuGet\Install-Package Dapper.CX.SqlServer.AspNetCore -Version 1.2.10-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.10-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dapper.CX.SqlServer.AspNetCore" Version="1.2.10-beta" />
                    
Directory.Packages.props
<PackageReference Include="Dapper.CX.SqlServer.AspNetCore" />
                    
Project file
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.CX.SqlServer.AspNetCore --version 1.2.10-beta
                    
#r "nuget: Dapper.CX.SqlServer.AspNetCore, 1.2.10-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.
#:package Dapper.CX.SqlServer.AspNetCore@1.2.10-beta
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Dapper.CX.SqlServer.AspNetCore&version=1.2.10-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Dapper.CX.SqlServer.AspNetCore&version=1.2.10-beta&prerelease
                    
Install as a Cake Tool

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.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 547 3/19/2021
1.3.39 413 3/1/2021
1.3.37 430 2/7/2021
1.3.36 1,569 2/4/2021
1.3.35 401 1/29/2021
1.3.34 437 1/18/2021
1.3.28 435 1/15/2021
1.3.27 457 1/15/2021
1.3.26 432 1/4/2021
1.3.25 435 12/30/2020
1.3.24 412 12/28/2020
1.3.23 482 12/28/2020
1.3.22 521 12/12/2020
1.3.19 519 12/4/2020
1.3.18 488 12/4/2020
1.3.17 513 12/4/2020
1.3.15 479 11/16/2020
1.3.14 533 11/16/2020
1.3.13 555 11/8/2020
1.3.12 478 11/5/2020
1.3.11 502 10/29/2020
1.3.10 560 10/23/2020
1.3.9 487 10/21/2020
1.3.6 516 10/20/2020
1.3.4 473 10/15/2020
1.3.3 519 9/24/2020
1.3.2 493 9/22/2020
1.3.1 504 9/22/2020
1.3.0 553 9/21/2020
1.2.10-beta 434 9/19/2020
1.2.9-beta 459 9/19/2020
1.2.8-beta 394 9/18/2020
1.2.4-beta 419 9/15/2020
1.2.0-beta 379 9/8/2020

removed CX components to resolve ambiguities, replaced with CX package dependency