Cnblogs.Architecture.Ddd.Infrastructure.Dapper 20.6.7

dotnet add package Cnblogs.Architecture.Ddd.Infrastructure.Dapper --version 20.6.7
                    
NuGet\Install-Package Cnblogs.Architecture.Ddd.Infrastructure.Dapper -Version 20.6.7
                    
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="Cnblogs.Architecture.Ddd.Infrastructure.Dapper" Version="20.6.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cnblogs.Architecture.Ddd.Infrastructure.Dapper" Version="20.6.7" />
                    
Directory.Packages.props
<PackageReference Include="Cnblogs.Architecture.Ddd.Infrastructure.Dapper" />
                    
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 Cnblogs.Architecture.Ddd.Infrastructure.Dapper --version 20.6.7
                    
#r "nuget: Cnblogs.Architecture.Ddd.Infrastructure.Dapper, 20.6.7"
                    
#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 Cnblogs.Architecture.Ddd.Infrastructure.Dapper@20.6.7
                    
#: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=Cnblogs.Architecture.Ddd.Infrastructure.Dapper&version=20.6.7
                    
Install as a Cake Addin
#tool nuget:?package=Cnblogs.Architecture.Ddd.Infrastructure.Dapper&version=20.6.7
                    
Install as a Cake Tool

Provides implementations for persistence layer of DDD with Dapper.
     Commonly used types:
     Cnblogs.Architecture.Ddd.Infrastructure.Dapper.DapperContext

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

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Cnblogs.Architecture.Ddd.Infrastructure.Dapper:

Package Downloads
Cnblogs.Architecture.Ddd.Cqrs.Dapper

Provides extensions to use dapper as ORM in commands and queries.

Cnblogs.Architecture.Ddd.Infrastructure.Dapper.Clickhouse

Provides implementation for persistance layer of DDD with Dapper and Clickhouse. Commonly used types: Cnblogs.Architecture.Ddd.Infrasturcture.Dapper.Clickhouse.ClickhouseDapperContext

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
20.6.7 188 8/28/2025
20.6.6 135 8/11/2025
20.6.5 227 8/6/2025
20.6.4 170 7/1/2025
20.6.3 175 4/19/2025
20.6.2 211 3/12/2025
20.6.1 159 2/7/2025
20.6.0 179 11/13/2024
20.5.1 190 10/27/2024
20.5.0 161 10/23/2024
20.4.2 187 8/7/2024
20.4.1 110 7/27/2024
20.4.0 183 6/16/2024
20.3.0 170 5/16/2024
20.2.3 205 4/22/2024
20.2.2 193 3/30/2024
20.2.1 182 3/8/2024
20.2.0 227 1/15/2024
20.1.0 261 11/29/2023
20.0.2 199 11/28/2023
20.0.1 202 11/20/2023
20.0.0 195 11/16/2023
19.3.2 223 11/6/2023
19.3.1 225 10/18/2023
19.3.0 221 10/18/2023
19.2.0 228 10/11/2023
19.1.2 215 9/22/2023
19.1.1 288 8/11/2023
19.1.0 287 8/10/2023
19.0.1 277 8/10/2023
19.0.0 289 8/8/2023
18.2.3 305 7/8/2023
18.2.2 319 7/3/2023
18.2.1 305 6/20/2023
18.2.0 307 6/13/2023
18.1.0 313 5/9/2023
18.0.0 330 4/30/2023
17.1.3 337 4/24/2023
17.1.2 348 4/13/2023
17.1.1 352 4/11/2023
17.1.0 325 4/10/2023
17.0.0 379 4/7/2023
16.4.0 377 4/5/2023
16.3.2 392 3/21/2023
16.3.1 392 3/13/2023
16.3.0 391 3/13/2023
16.2.0 429 3/2/2023
16.1.0 380 2/23/2023
16.0.0 382 2/20/2023
15.2.2 414 2/14/2023
15.2.1 412 2/9/2023
15.2.0 402 2/9/2023
15.1.1 394 2/6/2023
15.1.0 370 2/6/2023
15.0.0 437 1/30/2023

Please check release notes at: https://github.com/cnblogs/Architecture/releases