зеркало из
1
0
Форкнуть 0
☁️ Plugins for the .NET Standard client library for Azure Service Bus
Перейти к файлу
Neeraj Makam 443759c307 Updating readme and adding links to plugin nuget (#15) 2017-07-12 19:08:55 -07:00
.github Adding readme and templates 2017-06-02 09:21:56 -07:00
build Message ID plugin (#5) 2017-06-08 14:07:02 -07:00
src Changing assembly and package name to have the word 'Plugin' (#14) 2017-07-12 16:08:58 -07:00
test Changing assembly and package name to have the word 'Plugin' (#14) 2017-07-12 16:08:58 -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 Changing assembly and package name to have the word 'Plugin' (#14) 2017-07-12 16:08:58 -07:00
README.md Updating readme and adding links to plugin nuget (#15) 2017-07-12 19:08:55 -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

Build/Package Status
Microsoft.Azure.ServiceBus.MessageIdPlugin NuGet Version and Downloads count
Microsoft.Azure.ServiceBus.KeyVaultPlugin NuGet Version and Downloads count

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: