CQRS.NET
2.1
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
Namespaces | |
namespace | Configuration |
namespace | Controllers |
namespace | Events |
namespace | Formatters |
namespace | SignalR |
Classes | |
class | CqrsApiController |
A ApiController that expects the ISingleSignOnToken.Token to be sent as a HttpHeaders with a key of "X-Token", in accordance with OAuth specifications More... | |
class | CqrsEventApiController |
A CqrsApiController that includes an implementation of the IEventService<TAuthenticationToken>.GetEventData method More... | |
class | CqrsHttpApplication |
class | HelpPageConfig |