Pinned Repositories
Xer.Cqrs
A lightweight and easy-to-use CQRS + DDD library
Xer.Cqrs.CommandStack
A lightweight and easy-to-use CQRS command handling library
Xer.Cqrs.EventStack
A lightweight and easy-to-use CQRS event handling library
Xer.Cqrs.Extensions.Microsoft.DependencyInjection
Microsoft.DependencyInjection IServiceCollection integration for Xer.Cqrs
Xer.Cqrs.Extensions.SimpleInjector
SimpleInjector container integration for Xer.Cqrs
Xer.Cqrs.QueryStack
A lightweight and easy-to-use CQRS query handling library
Xer.Delegator
A lightweight and easy-to-use delegate-based message routing library
Xer.DomainDriven
A lightweight and easy-to-use library with entities that represents DDD concepts
Xer.EventSourcing
A lightweight event sourcing library
Xer.Messaginator
A simple message processing library that can support various source of messages.
Xer Projects's Repositories
XerProjects/Xer.Cqrs
A lightweight and easy-to-use CQRS + DDD library
XerProjects/Xer.DomainDriven
A lightweight and easy-to-use library with entities that represents DDD concepts
XerProjects/Xer.Cqrs.EventStack
A lightweight and easy-to-use CQRS event handling library
XerProjects/Xer.Delegator
A lightweight and easy-to-use delegate-based message routing library
XerProjects/Xer.Cqrs.CommandStack
A lightweight and easy-to-use CQRS command handling library
XerProjects/Xer.Cqrs.QueryStack
A lightweight and easy-to-use CQRS query handling library
XerProjects/Xer.EventSourcing
A lightweight event sourcing library
XerProjects/Xer.Messaginator
A simple message processing library that can support various source of messages.
XerProjects/Xer.Cqrs.CommandStack.Extensions.Attributes
Attribute registration extension for Xer.Cqrs.CommandStack
XerProjects/Xer.Cqrs.EventStack.Extensions.Attributes
Attribute registration extension for Xer.Cqrs.EventStack
XerProjects/Xer.Cqrs.Extensions.Microsoft.DependencyInjection
Microsoft.DependencyInjection IServiceCollection integration for Xer.Cqrs
XerProjects/Xer.Cqrs.Extensions.SimpleInjector
SimpleInjector container integration for Xer.Cqrs
XerProjects/Xer.IocContainer
A simple IoC container
XerProjects/Xer.Messaginator.MessageSources.Http
Http MessageSource extension for Xer.Messaginator
XerProjects/Xer.Messaginator.MessageSources.Kafka
Kafka MessageSource extension for Xer.Messaginator
XerProjects/Xer.Messaginator.MessageSources.MongoDB
A MongoDB MessageSource extension for Xer.Messaginator
XerProjects/Xer.Cqrs.Extensions.Autofac
Autofac container integration for Xer.Cqrs
XerProjects/Docs