AO.Dapper.Repository.SqlServer 1.1.8

There is a newer version of this package available.
See the version list below for details.
dotnet add package AO.Dapper.Repository.SqlServer --version 1.1.8
                    
NuGet\Install-Package AO.Dapper.Repository.SqlServer -Version 1.1.8
                    
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="AO.Dapper.Repository.SqlServer" Version="1.1.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AO.Dapper.Repository.SqlServer" Version="1.1.8" />
                    
Directory.Packages.props
<PackageReference Include="AO.Dapper.Repository.SqlServer" />
                    
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 AO.Dapper.Repository.SqlServer --version 1.1.8
                    
#r "nuget: AO.Dapper.Repository.SqlServer, 1.1.8"
                    
#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.
#addin nuget:?package=AO.Dapper.Repository.SqlServer&version=1.1.8
                    
Install AO.Dapper.Repository.SqlServer as a Cake Addin
#tool nuget:?package=AO.Dapper.Repository.SqlServer&version=1.1.8
                    
Install AO.Dapper.Repository.SqlServer as a Cake Tool

A Dapper-based repository library targeting SQL Server and .NET 5

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on AO.Dapper.Repository.SqlServer:

Package Downloads
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.4.1 317 1/9/2024
1.4.1-alpha 255 4/26/2023
1.4.0 620 1/14/2023
1.4.0-alpha 113 1/9/2024
1.3.2 386 12/23/2022
1.2.5 598 8/20/2022
1.2.4 635 5/8/2022
1.2.2 606 12/11/2021
1.2.1 1,032 11/20/2021
1.1.16 434 11/11/2021
1.1.15 392 10/17/2021
1.1.13 413 9/30/2021
1.1.12 553 9/25/2021
1.1.11 432 9/16/2021
1.1.10 468 9/6/2021
1.1.9 421 9/1/2021
1.1.8 441 8/29/2021
1.1.5 394 8/24/2021
1.1.1 475 8/21/2021
1.0.8 420 8/18/2021

MergeAsync now with onExisting delegate