зеркало из
1
0
Форкнуть 0
☁️ Plugins for the .NET Standard client library for Azure Service Bus
Перейти к файлу
John Taubensee 23d858663a KeyVault plugin (#1)
Adds initial plugin solution
Adds KeyVault plugin / project
2017-06-02 16:43:31 -07:00
.github Adding readme and templates 2017-06-02 09:21:56 -07:00
build KeyVault plugin (#1) 2017-06-02 16:43:31 -07:00
src/Microsoft.Azure.ServiceBus.KeyVault KeyVault plugin (#1) 2017-06-02 16:43:31 -07:00
test/Microsoft.Azure.ServiceBus.KeyVault.Test KeyVault plugin (#1) 2017-06-02 16:43:31 -07:00
.gitattributes Adding readme and templates 2017-06-02 09:21:56 -07:00
.gitignore Initial commit 2017-05-23 14:27:03 -07:00
LICENSE Initial commit 2017-05-23 14:27:25 -07:00
Microsoft.Azure.ServiceBus.Plugins.sln KeyVault plugin (#1) 2017-06-02 16:43:31 -07:00
README.md Adding readme and templates 2017-06-02 09:21:56 -07:00
appveyor.yml KeyVault plugin (#1) 2017-06-02 16:43:31 -07:00
service-bus.png Adding readme and templates 2017-06-02 09:21:56 -07:00

README.md

Microsoft Azure Service Bus

Plugins for the Microsoft Azure Service Bus .NET Standard client

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.