Cqrs 6.0.0.76

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

A lightweight enterprise Function as a service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments, offering modern patterns such as CQRS and event-sourcing. Offering a superior combination of serverless, micro-service and traditional deployments both in the cloud and on-premise to suit any business. Deployments can be inter-conntected with each other sharing data and resourcing or independant and issolated while providing a consistent framework and guideline for both development, deployment, DevOps and administration.

CQRS.NET has been designed with modularity in mind... see the number of technology packages below you can chose from. Modularity applies to both development concerns like storage as well as operational modularity such as serverless or micro-service deployment, PaaS, VMs or container packaging. Every package and design choice made should be interchangeable with custom code if needed.

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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 is compatible.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  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 (46)

Showing the top 5 NuGet packages that depend on Cqrs:

Package Downloads
Cqrs.Ninject

Provides preconfigured Ninject modules that will wire up the required component necessary. Several modules are optional such as the InProcess or the SimplaifySQL modules. You only need to use those if you are using InProcess or SQL.

Cqrs.Mongo

Use MongoDB as the read store and data store in CQRS.NET

Cqrs.Azure.ConfigurationManager

Use Azure Configuration Manager as the configuration manager in CQRS.NET

Cqrs.Azure.ServiceBus

Use Azure ServiceBus as a message, event or command bus in CQRS.NET

Cqrs.EventStore

Use Greg Young's event store as the Event Store in CQRS.NET

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.0.0.76 6,109 10/10/2025
6.0.0.75 1,467 10/9/2025
6.0.0.74 1,461 10/9/2025
6.0.0.73 1,381 10/9/2025
6.0.0.72 1,389 10/8/2025
6.0.0.71 1,486 10/8/2025
5.2.3.70 14,639 1/14/2025
5.2.2.69 4,530 11/2/2024
5.2.2.68 1,741 10/23/2024
5.2.2.67 1,344 10/22/2024
5.2.2.66 1,375 10/21/2024
5.2.2.65 1,304 10/20/2024
5.2.2.64 1,338 10/19/2024
5.2.2.63 1,395 10/17/2024
5.2.2.62 1,212 10/17/2024
5.2.2.61 1,228 10/17/2024
5.2.2.60 1,199 10/17/2024
5.2.2.59 1,242 10/17/2024
5.2.2.57 1,237 10/16/2024
5.2.2.56 1,385 10/10/2024
Loading failed

Version 6.0

- Removed .NET 4.0, .NET 4.5, .NET 4.5.1, .NET 4.5.2, .NET 4.6 and , .NET 4.6.2 support. The minimum .NET Framework version is now .NET 4.7.2.
- Deprecated .NET 6.0, replaced with .NET 8.0

Version 5.3

- Referenced library updates.

Version 5.2

- Refactored .NET Standard 2.0 to be far more async/await able... means some breaking changes as method names and return types change.
- Added the ability to delay sending message publishing.
- Introduced the IMessageWithOrderingKey interface to aid in applying message process ordering if supported.
- Added the ability to publish non-saga events from a saga.
- Added snapshot support to sagas via a SnapshotSagaRepository

Version 5.0

- Deprecated .NET 5.0, replaced with .NET 6.0
- Refactored .NET Standard 2.0 to be far more async/await able... means some breaking changes as method names and return types change.