443759c307 | ||
---|---|---|
.github | ||
build | ||
src | ||
test | ||
.gitattributes | ||
.gitignore | ||
LICENSE | ||
Microsoft.Azure.ServiceBus.Plugins.sln | ||
README.md | ||
appveyor.yml | ||
service-bus.png |
README.md
Plugins for the Microsoft Azure Service Bus .NET Standard client
Build/Package | Status |
---|---|
Microsoft.Azure.ServiceBus.MessageIdPlugin | |
Microsoft.Azure.ServiceBus.KeyVaultPlugin |
This repository is for plugins for the .NET Standard Azure Service Bus library.
Azure Service Bus is an asynchronous messaging cloud platform that enables you to send messages between decoupled systems. Microsoft offers this feature as a service, which means that you do not need to host any of your own hardware in order to use it.
Refer to the online documentation to learn more about Service Bus.
This library is built using .NET Standard 1.3. For more information on what platforms are supported see .NET Platforms Support.
How to provide feedback
See our Contribution Guidelines.
The folling plugins are included with this repository: