Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 522 Bytes

File metadata and controls

27 lines (16 loc) · 522 Bytes

DispatchR

An opinionated CQRS dispatcher for .NET.

Installation

Grab it straight from NuGet:

dotnet add package Creobe.DispatchR

Building

Clone, then flex those cores:

dotnet build --configuration Release

Publishing

Tag a version, push, and let GitHub Actions do its magic: the package rockets to NuGet automatically.

License

Released under the MIT License. See the LICENSE file for the fine print (or just trust us—lawyers wrote it so you don’t have to).