Updating readme and adding links to plugin nuget (#15)
This commit is contained in:
Родитель
bc7ffb7c51
Коммит
443759c307
|
@ -4,6 +4,11 @@
|
|||
|
||||
# Plugins for the Microsoft Azure Service Bus .NET Standard client
|
||||
|
||||
|Build/Package|Status|
|
||||
|------|-------------|
|
||||
|Microsoft.Azure.ServiceBus.MessageIdPlugin|[![NuGet Version and Downloads count](https://buildstats.info/nuget/Microsoft.Azure.ServiceBus.MessageIdPlugin?includePreReleases=true)](https://www.nuget.org/packages/Microsoft.Azure.ServiceBus.MessageIdPlugin/)|
|
||||
|Microsoft.Azure.ServiceBus.KeyVaultPlugin|[![NuGet Version and Downloads count](https://buildstats.info/nuget/Microsoft.Azure.ServiceBus.KeyVaultPlugin?includePreReleases=true)](https://www.nuget.org/packages/Microsoft.Azure.ServiceBus.KeyVaultPlugin/)|
|
||||
|
||||
This repository is for plugins for the [.NET Standard Azure Service Bus library](https://github.com/azure/azure-service-bus-dotnet).
|
||||
|
||||
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.
|
||||
|
@ -19,4 +24,4 @@ See our [Contribution Guidelines](./.github/CONTRIBUTING.md).
|
|||
The folling plugins are included with this repository:
|
||||
|
||||
* [Key Vault](./src/Microsoft.Azure.ServiceBus.KeyVaultPlugin/readme.md)
|
||||
* [Message ID](./src/Microsoft.Azure.ServiceBus.MessageIdPlugin/readme.md)
|
||||
* [Message ID](./src/Microsoft.Azure.ServiceBus.MessageIdPlugin/readme.md)
|
||||
|
|
Загрузка…
Ссылка в новой задаче