Dapper.CQRS 1.1.1

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

Dapper.CQRS is a CQRS wrapper for dapper to force a CQRS pattern implementation in your code base.

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.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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 Dapper.CQRS:

Package Downloads
Ntk8

Auth-Ntk8 (authenticate) is a basic authentication package that could assist you to setup auth within your project a lot quicker. Use the provided base classes and services to quickly setup authentication within your project.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.1.4-alpha 118 3/27/2025
4.1.3-alpha 118 3/27/2025
4.1.2-alpha 453 3/25/2025
4.1.1-alpha 451 3/25/2025
4.1.0-alpha 103 3/2/2025
4.0.1 333 10/15/2023
4.0.0 152 10/15/2023
3.1.4 941 5/2/2023
3.1.3 190 4/29/2023
3.1.2 203 4/28/2023
3.1.1 212 4/22/2023
3.1.0 476 12/28/2022
3.0.0 335 12/27/2022
2.0.3 380 11/27/2022
2.0.2 346 11/27/2022
2.0.1-beta 170 11/25/2022
2.0.0-beta 169 11/25/2022
1.3.3 454 8/15/2022
1.3.2 456 6/20/2022
1.3.1 1,061 6/10/2022
1.3.0 468 6/10/2022
1.2.7 467 6/9/2022
1.2.6 459 6/9/2022
1.2.5 451 6/9/2022
1.2.4 448 6/9/2022
1.2.3 1,526 5/5/2022
1.2.2 3,099 11/13/2021
1.2.1 383 10/14/2021
1.2.0 338 10/14/2021
1.1.1 393 7/29/2021
1.1.0 1,228 7/15/2021
1.0.0 372 6/8/2021

GetIDbConnection is now called raw