xss.MessageBusManager
1.1.0
This nuget is for cloud messaging management
Install-Package xss.MessageBusManager -Version 1.1.0
dotnet add package xss.MessageBusManager --version 1.1.0
<PackageReference Include="xss.MessageBusManager" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add xss.MessageBusManager --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: xss.MessageBusManager, 1.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
v1.0.0
- Use Azure Service Bus
v1.1.0
- Remove Setting globals because this nuget will be used in that nuget
Dependencies
-
.NETCoreApp 3.1
- Azure.Messaging.ServiceBus (>= 7.8.1)
- Newtonsoft.Json (>= 13.0.1)
- xss.InternalResponse (>= 3.0.0)
- xss.Logger (>= 5.0.1)
-
.NETFramework 4.8
- Azure.Messaging.ServiceBus (>= 7.8.1)
- Newtonsoft.Json (>= 13.0.1)
- xss.InternalResponse (>= 3.0.0)
- xss.Logger (>= 5.0.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on xss.MessageBusManager:
| Package | Downloads |
|---|---|
|
xss.SettingGlobalEngine.NetCore
Package Description
|