Cnblogs.Architecture.Ddd.Cqrs.Abstractions 20.6.10

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

Provides building blocks to archive CQRS pattern.
     Commonly used types:
     Cnblogs.Architecture.Ddd.Cqrs.Abstractions.ICommand
     Cnblogs.Architecture.Ddd.Cqrs.Abstractions.IQuery
     Cnblogs.Architecture.Ddd.Cqrs.Abstractions.IPageableQuery

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 (5)

Showing the top 5 NuGet packages that depend on Cnblogs.Architecture.Ddd.Cqrs.Abstractions:

Package Downloads
Cnblogs.Architecture.Ddd.Cqrs.DependencyInjection

CQRS extensions for ASP.NET Core.

Cnblogs.Architecture.Ddd.Cqrs.AspNetCore

Base classes and extensions for CQRS and AspNetCore integrations. Commonly used types: Cnblogs.Architecture.Ddd.Cqrs.AspNetCore.ApiControllerBase

Cnblogs.Architecture.Ddd.Cqrs.EntityFramework

Provides pageable query handler with EntityFramework. Commonly used types: Cnblogs.Architecture.Ddd.Cqrs.EntityFramework.EfPageableQueryHandler

Cnblogs.Architecture.Ddd.Cqrs.MongoDb

Provide MongoDb base classes for implemnting command and queries. Commonly used types: Cnblogs.Architecture.Ddd.Cqrs.MongoDb.MongoPageableQueryHandler

Cnblogs.Architecture.Ddd.Cqrs.Dapper

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
21.0.0-pre1 69 10/27/2025
20.6.10 609 10/8/2025
20.6.10-pre1 323 10/8/2025
20.6.9 327 10/7/2025
20.6.9-pre3 323 10/7/2025
20.6.9-pre2 313 10/7/2025
20.6.9-pre1 315 10/7/2025
20.6.8 335 10/7/2025
20.6.8-pre2 312 10/7/2025
20.6.8-pre1 325 10/6/2025
20.6.7 921 8/28/2025
20.6.6 338 8/11/2025
20.6.5 448 8/6/2025
20.6.4 377 7/1/2025
20.6.3 455 4/19/2025
20.6.2 444 3/12/2025
20.6.1 382 2/7/2025
20.6.0 970 11/13/2024
20.5.1 380 10/27/2024
20.5.0 396 10/23/2024
20.4.2 429 8/7/2024
20.4.1 319 7/27/2024
20.4.0 482 6/16/2024
20.3.0 699 5/16/2024
20.2.3 445 4/22/2024
20.2.2 389 3/30/2024
20.2.1 438 3/8/2024
20.2.0 486 1/15/2024
20.1.0 512 11/29/2023
20.0.2 392 11/28/2023
20.0.1 416 11/20/2023
20.0.0 386 11/16/2023
19.3.2 497 11/6/2023
19.3.1 585 10/18/2023
19.3.0 490 10/18/2023
19.2.0 478 10/11/2023
19.1.2 504 9/22/2023
19.1.1 661 8/11/2023
19.1.0 550 8/10/2023
19.0.1 565 8/10/2023
19.0.0 746 8/8/2023
18.2.3 586 7/8/2023
18.2.2 648 7/3/2023
18.2.1 604 6/20/2023
18.2.0 689 6/13/2023
18.1.0 709 5/9/2023
18.0.0 665 4/30/2023
17.1.3 689 4/24/2023
17.1.2 664 4/13/2023
17.1.1 703 4/11/2023
17.1.0 678 4/10/2023
17.0.0 618 4/7/2023
16.4.0 1,937 4/5/2023
16.3.2 708 3/21/2023
16.3.1 725 3/13/2023
16.3.0 683 3/13/2023
16.2.0 723 3/2/2023
16.1.0 774 2/23/2023
16.0.0 739 2/20/2023
15.2.2 741 2/14/2023
15.2.1 741 2/9/2023
15.2.0 720 2/9/2023
15.1.1 763 2/6/2023
15.1.0 757 2/6/2023
15.0.0 924 1/30/2023

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