Contains the core message contracts for MicroBus which includes the command, query and event interfaces.
Info
Version: | 3.7.0 |
Author(s): | Daniel Little |
Last Update: | Sunday, May 31, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Lavinski/Enexure.MicroBus/ |
NuGet Url: | https://www.nuget.org/packages/Enexure.MicroBus.MessageContracts |
Install
Install-Package Enexure.MicroBus.MessageContracts
dotnet add package Enexure.MicroBus.MessageContracts
paket add Enexure.MicroBus.MessageContracts
Enexure.MicroBus.MessageContracts Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
- NETStandard.Library(>= 1.6.1)
Tags