A simple request authorization package that allows you to build and run request specific authorization requirements before your request handler is called.
Some useful extensions to make integration of MediatR into an ASP.NET Core Application easier. Currently the only feature is automatically passing the HttpContext.RequestAborted CancellationToken to handlers
This is a helper package used to provide nessecery infrastructure for creating CQRS commands and queries. This package is havelly based on MadiatR library and also contains support for sagas.