A Complete Message Queue System for .NET.
Info
| Version: | 1.0.4 |
| Author(s): | MaiKeBing |
| Last Update: | Sunday, August 9, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/maikebing/DotNetMQ |
| NuGet Url: | https://www.nuget.org/packages/DotNetMQ |
Install
Install-Package DotNetMQ
dotnet add package DotNetMQ
paket add DotNetMQ
DotNetMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- DotNetMQ.Common(>= 1.0.4)
- Microsoft.Extensions.Hosting(>= 3.1.6)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.1.6)
- Microsoft.Extensions.Options(>= 3.1.6)
- System.ServiceModel.Primitives(>= 4.7.0)
- System.Text.Encoding.CodePages(>= 4.7.1)
- log4net(>= 2.0.8)
Tags