OpenMessage is an easy to use abstraction for sending and receiving messages between applications.
Info
Version: | 2.0.0-preview-2 |
Author(s): | Im5tu, Stuart Blackler |
Last Update: | Saturday, November 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Im5tu/OpenMessage |
NuGet Url: | https://www.nuget.org/packages/OpenMessage |
Install
Install-Package OpenMessage
dotnet add package OpenMessage
paket add OpenMessage
OpenMessage Download (Unzip the "nupkg" after downloading)
Dependencies
netcoreapp3.1
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.9)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.1.9)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.9)
- Microsoft.Extensions.Options(>= 3.1.9)
- System.Diagnostics.DiagnosticSource(>= 4.7.1)
- System.Text.Json(>= 4.7.2)
- System.Threading.Channels(>= 4.7.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.9)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.1.9)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.9)
- Microsoft.Extensions.Options(>= 3.1.9)
- System.Diagnostics.DiagnosticSource(>= 4.7.1)
- System.Text.Json(>= 4.7.2)
- System.Threading.Channels(>= 4.7.1)
Tags