Azure ServiceBus Message Encryption Plugin.
Info
| Version: | 1.25.0 |
| Author(s): | Vighneshwar Madas |
| Last Update: | Wednesday, January 29, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/iamvighnesh/azure-servicesbus-message-encryption-plugin |
| NuGet Url: | https://www.nuget.org/packages/ServiceBus.MessageEncryption |
Install
Install-Package ServiceBus.MessageEncryption
dotnet add package ServiceBus.MessageEncryption
paket add ServiceBus.MessageEncryption
ServiceBus.MessageEncryption Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.ServiceBus(>= 4.1.1)
- System.Net.Http(>= 4.3.4)
- System.Text.RegularExpressions(>= 4.3.1)