Conqueror.CQS.Abstractions 0.1.0-beta.6

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

Conqueror

A set of libraries to powercharge your .NET development.

Open points

  • allow registering all handlers / observers in assembly

  • for some features provide code snippets in documentation instead of library (e.g. common middlewares etc.)

  • add option to specify order for middleware in attribute

    • default order is registration order in DI container
    • instead of attribute you can also provide an order during DI registration
  • add analyzer package that ensures a set of given middlewares is applied to all command and query handlers

  • add trace IDs to commands and queries

    • integrate trace ID from ASP Core if using HTTP package
  • pull some logic for HTTP into a Http.Common package

    • for example default strategy for routes
  • throw error on double http service registration

  • align tests in CQS lib with Eventing lib

  • event handling

    • make event publishing strategy customizable
    • ship two strategies out of the box (parallel and sequential)
      • make them available as service collection extension methods
    • sequential strategy as default
    • handle cancellation in strategy
  • edge cases (i.e. write tests)

    • core
      • registering same handler multiple times
      • registering different handlers with same signature
      • resolving singleton handler via interface, self, and IXHandler should return same instance
      • custom handler interface with extra methods
    • http client
      • complex query objects for GET
      • custom serializer settings for read/write
      • null properties
      • null GET parameters
Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  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.
  • net5.0

    • No dependencies.
  • net6.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Conqueror.CQS.Abstractions:

Package Downloads
Conqueror.CQS

Part of the Conqueror library set. Powercharge your application by using command-query-separation (CQS).

Conqueror.CQS.Transport.Http.Abstractions

Part of the Conqueror library set. Abstractions for all command-query-separation (CQS) ASP Core extension packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.7.0-deprecated.4 253 4/17/2025
0.7.0-deprecated.3 146 4/17/2025
0.7.0-deprecated.2 173 4/16/2025
0.7.0-beta.1 273 3/10/2025
0.6.0-beta.2 84 8/25/2024
0.6.0-beta.1 85 8/13/2024
0.5.0-beta.4 203 11/19/2023
0.5.0-beta.3 125 7/18/2023
0.5.0-beta.2 111 7/15/2023
0.5.0-beta.1 117 4/22/2023
0.4.0-beta.2 129 2/26/2023
0.4.0-beta.1 115 2/25/2023
0.3.0-beta.3 113 2/12/2023
0.3.0-beta.2 149 1/9/2023
0.3.0-beta.1 133 1/7/2023
0.2.0-beta.3 127 1/1/2023
0.2.0-beta.2 184 11/9/2022
0.2.0-beta.1 141 11/6/2022
0.1.0-beta.21 127 10/29/2022
0.1.0-beta.20 124 10/28/2022
0.1.0-beta.19 167 10/20/2022
0.1.0-beta.18 130 10/16/2022
0.1.0-beta.17 124 10/16/2022
0.1.0-beta.16 125 10/16/2022
0.1.0-beta.15 123 10/15/2022
0.1.0-beta.14 171 7/31/2022
0.1.0-beta.13 141 7/31/2022
0.1.0-beta.12 142 7/30/2022
0.1.0-beta.11 147 7/30/2022
0.1.0-beta.10 124 7/30/2022
0.1.0-beta.9 135 7/30/2022
0.1.0-beta.8 156 7/16/2022
0.1.0-beta.7 159 7/3/2022
0.1.0-beta.6 152 4/19/2022
0.1.0-beta.5 158 4/17/2022
0.1.0-beta.4 154 4/17/2022
0.1.0-beta.3 155 4/17/2022
0.1.0-beta.2 147 4/17/2022
0.1.0-beta.1 167 4/17/2022