Cnblogs.Architecture.Ddd.Cqrs.Abstractions 18.1.0

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

// Install Cnblogs.Architecture.Ddd.Cqrs.Abstractions as a Cake Tool
#tool nuget:?package=Cnblogs.Architecture.Ddd.Cqrs.Abstractions&version=18.1.0

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 net7.0 is compatible.  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. 
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.MongoDb

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

Cnblogs.Architecture.Ddd.Cqrs.EntityFramework

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

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
20.4.0 0 6/16/2024
20.3.0 145 5/16/2024
20.2.3 179 4/22/2024
20.2.2 140 3/30/2024
20.2.1 145 3/8/2024
20.2.0 225 1/15/2024
20.1.0 278 11/29/2023
20.0.2 178 11/28/2023
20.0.1 167 11/20/2023
20.0.0 177 11/16/2023
19.3.2 242 11/6/2023
19.3.1 293 10/18/2023
19.3.0 221 10/18/2023
19.2.0 213 10/11/2023
19.1.2 230 9/22/2023
19.1.1 374 8/11/2023
19.1.0 275 8/10/2023
19.0.1 275 8/10/2023
19.0.0 364 8/8/2023
18.2.3 312 7/8/2023
18.2.2 363 7/3/2023
18.2.1 330 6/20/2023
18.2.0 401 6/13/2023
18.1.0 406 5/9/2023
18.0.0 380 4/30/2023
17.1.3 395 4/24/2023
17.1.2 373 4/13/2023
17.1.1 402 4/11/2023
17.1.0 372 4/10/2023
17.0.0 360 4/7/2023
16.4.0 1,265 4/5/2023
16.3.2 419 3/21/2023
16.3.1 471 3/13/2023
16.3.0 405 3/13/2023
16.2.0 433 3/2/2023
16.1.0 470 2/23/2023
16.0.0 467 2/20/2023
15.2.2 462 2/14/2023
15.2.1 479 2/9/2023
15.2.0 450 2/9/2023
15.1.1 467 2/6/2023
15.1.0 459 2/6/2023
15.0.0 633 1/30/2023

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