Cqrs 2.4.1622.842

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

// Install Cqrs as a Cake Tool
#tool nuget:?package=Cqrs&version=2.4.1622.842                

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.

CQRS.NET

Tutorials and getting started

For those new to CQRS.NET, we strongly suggest you have a look at our basic Hello World Tutorial that covers the basics of sending messages between a website and a function via commands and events, including pushing real-time messages back to the browser without refreshing your screen in a very simplcity micro-service kinda of way.

Or you can have a look at our basic Northwind Tutorial which takes you through converting an existing legacy website covering some queries, views, read stores and read models, then getting into actioning function with commands, events aggregates and event handlers (the function itself). This takes you on the micro-service path as well while keeping it very simple and running all the services in one website to keep the tutorial simple. At any stage you can start to break up the well structured code into separate API endpoints.

And for those looking for a more thorough tutorial including a deep, deep dive into best practises we suggest you start with the A Beginner's Guide section in the wiki. This covers much, much more than just functions, but modern coding practises that really do work in the cloud.

Documentation

CQRS.NET API reference documentation is available to browse. We are adding more and more documentation as we edit each file. By version 3.0 we aim to have all public methods and classes documented. User documentation is starting off for now in the wiki section of this project. We strongly invite people to post questions and issues which we'll answer and work on.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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.Mongo

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

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.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

Cqrs.Azure.ConfigurationManager

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.2.2.69 851 11/2/2024
5.2.2.68 900 10/23/2024
5.2.2.67 705 10/22/2024
5.2.2.66 740 10/21/2024
5.2.2.65 691 10/20/2024
5.2.2.64 733 10/19/2024
5.2.2.63 728 10/17/2024
5.2.2.62 670 10/17/2024
5.2.2.61 683 10/17/2024
5.2.2.60 629 10/17/2024
5.2.2.59 649 10/17/2024
5.2.2.57 667 10/16/2024
5.2.2.56 793 10/10/2024
5.2.2.55 715 10/9/2024
5.2.2.54 764 10/8/2024
5.2.2.53 766 10/8/2024
5.2.2.50 849 10/7/2024
5.2.2.49 1,271 9/1/2024
5.2.1.48 933 9/1/2024
5.2.1.47 915 9/1/2024
5.2.0.46 2,272 7/13/2024
5.2.0.45 899 7/6/2024
5.1.0.44 12,770 1/19/2024
5.0.0.43 1,438 1/17/2024
5.0.0.42 1,855 1/15/2024
5.0.0.41 1,519 1/15/2024
5.0.0.40 1,440 1/15/2024
5.0.0.39 1,439 1/15/2024
5.0.0.38 1,549 1/14/2024
5.0.0.37 1,457 1/14/2024
5.0.0.36 1,471 1/13/2024
5.0.0.35 1,840 12/15/2023
5.0.0.34 1,760 12/10/2023
5.0.0.33 1,681 12/8/2023
5.0.0.32 3,396 11/19/2023
5.0.0.30 8,562 10/23/2023
5.0.0.29 1,588 10/22/2023
5.0.0.28 1,338 10/19/2023
4.5.1.27 2,245 10/2/2023
4.5.1.26 1,459 10/2/2023
4.4.1.24 33,922 11/21/2022
4.4.1.23 9,255 10/21/2022
4.4.1.22 4,756 10/21/2022
4.4.1.21 5,414 10/13/2022
4.3.20 7,553 7/24/2022
4.3.19 5,281 7/23/2022
4.3.18 6,313 6/25/2022
4.3.17 5,260 6/25/2022
4.3.16 5,300 6/25/2022
4.3.15 8,398 6/23/2022
4.3.14 9,690 6/10/2022
4.3.13 5,489 6/9/2022
4.3.12 1,915 6/9/2022
4.3.11 1,916 6/9/2022
4.3.10 5,440 6/8/2022
4.3.9 9,301 5/30/2022
4.3.8 7,920 4/16/2022
4.3.7.2083851369 6,279 4/3/2022
4.3.6.2083241347 6,038 4/2/2022
4.3.3.1240345038 18,608 9/16/2021
4.2.1736.932 13,945 4/11/2021
4.2.1734.929 5,349 4/11/2021
4.2.1733.928 5,487 4/11/2021
4.2.1729.923 14,817 9/17/2020
4.2.1728.922 5,555 9/17/2020
4.2.1724.919 8,162 12/27/2019
4.2.1723.918 5,887 12/27/2019
4.2.1721.916 5,898 12/26/2019
4.2.1720.915 6,093 12/26/2019
4.2.1719.914 5,425 12/26/2019
4.2.1717.912 5,773 12/26/2019
4.2.1715.911 5,694 12/26/2019
4.2.1713.909 6,199 12/26/2019
4.2.1711.907 5,989 12/26/2019
4.2.1710.906 5,489 12/26/2019
4.1.1706.902 6,282 11/25/2019
4.1.1699.898 5,022 11/25/2019
4.1.1695.893 5,195 11/25/2019
4.1.1694.892 5,177 11/24/2019
4.1.1694.889 3,111 11/24/2019
4.0.1687.883 4,297 11/23/2019
4.0.1670.873 4,300 11/23/2019
4.0.1663.868 3,520 11/22/2019
4.0.1659.865 3,345 11/22/2019
4.0.1659.864 3,338 11/22/2019
2.4.1639.856 12,489 8/17/2018
2.4.1622.842 12,162 6/29/2018
2.4.1621.841 11,348 6/24/2018
2.4.1619.839 11,403 6/24/2018
2.3.1595.820 11,452 3/29/2018
2.3.1584.809 11,521 3/20/2018
2.3.1583.808 11,406 3/20/2018
2.3.1581.806 11,328 3/15/2018
2.3.1580.805 11,273 3/8/2018
2.3.1579.804 11,414 3/8/2018
2.3.1572.797 11,523 2/19/2018
2.2.1466.702 11,662 9/18/2017
2.2.1440.678 11,514 8/1/2017
2.2.1428.666 11,188 7/25/2017
2.2.1410.652 11,401 7/23/2017
2.2.1405.647 11,921 7/21/2017
2.1.1347.590 11,337 6/23/2017
2.0.1317.561 10,384 6/6/2017
1.601.1108.447 11,282 11/5/2016
1.601.1007 9,026 5/24/2016
1.601.954 8,862 5/2/2016
1.601.790 9,956 2/23/2016
1.601.787 8,827 11/2/2015
1.500.403.298 8,528 11/15/2014
1.500.395.288 7,078 11/7/2014
1.500.393.286 7,431 11/5/2014
1.500.368.263 6,713 11/3/2014