Lightweight package to support common Domain Messaging patterns.
Info
Version: | 0.15.0 |
Author(s): | Adam Gartee |
Last Update: | Wednesday, February 16, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/agartee/Brickweave |
NuGet Url: | https://www.nuget.org/packages/Brickweave.Messaging |
Install
Install-Package Brickweave.Messaging
dotnet add package Brickweave.Messaging
paket add Brickweave.Messaging
Brickweave.Messaging Download (Unzip the "nupkg" after downloading)
Dependencies
- Brickweave.Domain(>= 0.12.0)
- Newtonsoft.Json(>= 12.0.3)