Cqrs 4.2.1729.923
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.
Install-Package Cqrs -Version 4.2.1729.923
dotnet add package Cqrs --version 4.2.1729.923
<PackageReference Include="Cqrs" Version="4.2.1729.923" />
paket add Cqrs --version 4.2.1729.923
#r "nuget: Cqrs, 4.2.1729.923"
Release Notes
Version 4.2.0
* Added support for Simplified SQL operations using Entiry Framework
Breaking Changes
* The old Sql classes are now labeled LinqToSQL
* .NET Framework 4.0+ and .NET Core 3.0 both support using different tables for the Simplified SQL Event Store, .Net Standard 2.0 does not.
* Removed deprecated Simplified SQL application settings.
* The following app settings name have changed to support nice nesting in .NET Core:
** Cqrs.Azure.CommandBus.PrivateEvent.TopicName => Cqrs.Azure.CommandBus.PrivateEvent.Topic.Name
** Cqrs.Azure.CommandBus.PublicEvent.TopicName => Cqrs.Azure.CommandBus.PublicEvent.Topic.Name
** Cqrs.Azure.EventBus.PrivateEvent.TopicName.SubscriptionName => Cqrs.Azure.EventBus.PrivateEvent.Topic.Subscription.Name
** Cqrs.Azure.EventBus.PublicEvent.TopicName.SubscriptionName => Cqrs.Azure.EventBus.PublicEvent.Topic.Subscription.Name
** Cqrs.Azure.CommandBus.TopicName.SubscriptionName.Filter => Cqrs.Azure.CommandBus.Topics.Subscriptions.Filter
** Cqrs.Azure.EventBus.TopicName.SubscriptionName.Filter => Cqrs.Azure.EventBus.Topics.Subscriptions.Filter
Version 4.1.0
* Added additional Support for .NET Standard 2.0.
Version 4.0.0
* Added .NET Core 3.0 support.
* Added connection string support to the IConfigurationManager
* Removed deprecated interface ICommandSender, use ICommandPublisher instead.
Breaking Changes
* LinqToSQL support is removed for .NET Core, but remains for .NET Framework
* WebHost support is removed for .NET Core, but remains for .NET Framework
* Removed Performance Trackers
Dependencies
-
.NETCoreApp 3.0
- Chinchilla.Logging (>= 4.1.124.102)
- Chinchilla.StateManagement (>= 4.1.51.31)
- Microsoft.CSharp (>= 4.6.0)
- Microsoft.EntityFrameworkCore.SqlServer (>= 3.0.0)
- Newtonsoft.Json (>= 11.0.2)
- System.Configuration.ConfigurationManager (>= 4.6.0)
- System.ServiceModel.Primitives (>= 4.6.0)
-
.NETFramework 4.0
- Chinchilla.Logging (>= 4.1.124.102)
- Chinchilla.StateManagement (>= 4.1.51.31)
- EntityFramework (>= 6.3.0)
- Newtonsoft.Json (>= 11.0.2)
-
.NETStandard 2.0
- Chinchilla.Logging (>= 4.1.124.102)
- Chinchilla.StateManagement (>= 4.1.51.31)
- Microsoft.CSharp (>= 4.6.0)
- Microsoft.EntityFrameworkCore.SqlServer (>= 2.2.6)
- Microsoft.Extensions.DependencyModel (>= 3.0.1)
- Newtonsoft.Json (>= 11.0.2)
- System.ComponentModel.Annotations (>= 4.6.0)
- System.Configuration.ConfigurationManager (>= 4.6.0)
- System.ServiceModel.Primitives (>= 4.6.0)
Used By
NuGet packages (33)
Showing the top 5 NuGet packages that depend on Cqrs:
Package | Downloads |
---|---|
Cqrs.Ninject
Package Description
|
|
Cqrs.EventStore
Use Greg Young's event store as the Event Store in CQRS.NET
|
|
Cqrs.Mongo
Use MongoDB as the read store and data store in CQRS.NET
|
|
Cqrs.Ninject.EventStore
Use Ninject as your IoC container of choice with Greg Young's Event Store for CQRS.NET
|
|
Cqrs.Ninject.InProcess.CommandBus
Deprecated. Use the Cqrs.Ninject package instead.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Cqrs:
Repository | Stars |
---|---|
Chinchilla-Software-Com/CQRS
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.
|
Version History
Version | Downloads | Last updated |
---|---|---|
4.2.1729.923 | 2,549 | 9/17/2020 |
4.2.1728.922 | 382 | 9/17/2020 |
4.2.1724.919 | 2,143 | 12/27/2019 |
4.2.1723.918 | 539 | 12/27/2019 |
4.2.1721.916 | 667 | 12/26/2019 |
4.2.1720.915 | 512 | 12/26/2019 |
4.2.1719.914 | 551 | 12/26/2019 |
4.2.1717.912 | 498 | 12/26/2019 |
4.2.1715.911 | 552 | 12/26/2019 |
4.2.1713.909 | 569 | 12/26/2019 |
4.2.1711.907 | 553 | 12/26/2019 |
4.2.1710.906 | 574 | 12/26/2019 |
4.1.1706.902 | 860 | 11/25/2019 |
4.1.1699.898 | 516 | 11/25/2019 |
4.1.1695.893 | 549 | 11/25/2019 |
4.1.1694.892 | 566 | 11/24/2019 |
4.1.1694.889 | 330 | 11/24/2019 |
4.0.1687.883 | 472 | 11/23/2019 |
4.0.1670.873 | 451 | 11/23/2019 |
4.0.1663.868 | 357 | 11/22/2019 |
4.0.1659.865 | 355 | 11/22/2019 |
4.0.1659.864 | 364 | 11/22/2019 |
2.4.1639.856 | 4,458 | 8/17/2018 |
2.4.1622.842 | 4,444 | 6/29/2018 |
2.4.1621.841 | 3,603 | 6/24/2018 |
2.4.1619.839 | 3,669 | 6/24/2018 |
2.3.1595.820 | 3,729 | 3/29/2018 |
2.3.1584.809 | 3,663 | 3/20/2018 |
2.3.1583.808 | 3,641 | 3/20/2018 |
2.3.1581.806 | 3,674 | 3/15/2018 |
2.3.1580.805 | 3,641 | 3/8/2018 |
2.3.1579.804 | 3,648 | 3/8/2018 |
2.3.1572.797 | 3,756 | 2/19/2018 |
2.2.1466.702 | 3,875 | 9/18/2017 |
2.2.1440.678 | 3,785 | 8/1/2017 |
2.2.1428.666 | 3,645 | 7/25/2017 |
2.2.1410.652 | 3,656 | 7/23/2017 |
2.2.1405.647 | 4,196 | 7/21/2017 |
2.1.1347.590 | 4,045 | 6/23/2017 |
2.0.1317.561 | 3,480 | 6/6/2017 |
1.601.1108.447 | 3,851 | 11/5/2016 |
1.601.1007 | 3,601 | 5/24/2016 |
1.601.954 | 3,434 | 5/2/2016 |
1.601.790 | 3,601 | 2/23/2016 |
1.601.787 | 3,399 | 11/2/2015 |
1.500.403.298 | 4,458 | 11/15/2014 |
1.500.395.288 | 3,301 | 11/7/2014 |
1.500.393.286 | 3,574 | 11/5/2014 |
1.500.368.263 | 3,466 | 11/3/2014 |