Azure Key Vault based message encryption support for MassTransit.
Info
Version: | 1.0.0 |
Author(s): | Richárd Nyüsti |
Last Update: | Sunday, April 30, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nyusti/MassTransit-Encryption |
NuGet Url: | https://www.nuget.org/packages/Nyusti.MassTransitEncryption.AzureKeyVault |
Install
Install-Package Nyusti.MassTransitEncryption.AzureKeyVault
dotnet add package Nyusti.MassTransitEncryption.AzureKeyVault
paket add Nyusti.MassTransitEncryption.AzureKeyVault
Nyusti.MassTransitEncryption.AzureKeyVault Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.KeyVault.Core(>= 1.0.0)
- Newtonsoft.Json.Bson(>= 1.0.1)
- MassTransit(>= 3.5.7)
Tags