Info
Version: | 6.5.0 |
Author(s): | Luca Briguglia |
Last Update: | Tuesday, January 18, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lucabriguglia/OpenCQRS |
NuGet Url: | https://www.nuget.org/packages/OpenCqrs |
Install
Install-Package OpenCqrs
dotnet add package OpenCqrs
paket add OpenCqrs
OpenCqrs Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 8.1.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.DotNet.PlatformAbstractions(>= 2.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.2.0)
- ReflectionMagic(>= 4.0.0)
- Scrutor(>= 3.0.2)
Tags
Its advanced features are ideal for Domain Driven Design (DDD), Command Query Responsibilty Segragation (CQRS) and Event Sourcing. OpenCQRS also has Azure Service Bus and RabbitMQ integrations.