Found 910 packages
A simple CQRS library for .NET projects.
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.
Use MongoDB as the read store and data store in CQRS.NET
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.
A visual designer for the lightweight CQRS.net framework. Using this package you can generate much of the boiler plate code involved in implementing a scalable, enterprise grade CQRS project ready for deployment on-premise or on Azure.
Use Azure Configuration Manager as the configuration manager in CQRS.NET
Use Azure ServiceBus as a message, event or command bus in CQRS.NET
Use Greg Young's event store as the Event Store in CQRS.NET
Use Ninject as your IoC container of choice with Greg Young's Event Store for CQRS.NET
Use Ninject as your IoC container of choice with MongoDB for CQRS.NET
Use Azure Cosmos DB (DocumentDB) as an event store, read store and data store in CQRS.NET
Abstractions for implementing Command Query Responsibility Segregation in .NET.
The built-in, Sql Store in the CQRS.NET cannot process non-primitive properties on the entity classes in read stores and data stores. If your entity classes require more comp[lexity than just basic, flat primitive property structures, this package will allow you to use Microsoft SqlServer as an read store and data store in CQRS.NET allowing you to build custom converters to provide mappings from your entities to you SQL table schema structures.
Deprecated. Use the Cqrs.Ninject package instead.
ES/CQRS framework for NServiceBus and EventStore
Use Ninject as your IoC container of choice when using Microsoft Azure ServiceBus for CQRS.NET as your event bus
Use Ninject as your IoC container of choice when using Microsoft Azure ServiceBus for CQRS.NET as your command bus
Deprecated. Use the Cqrs.Ninject package instead.
Use Ninject as your IoC container of choice with Microsoft Azure DocumentDB for CQRS.NET
Deprecated. Use the Cqrs.Ninject package instead.