Nuget que permite manejar los mensajes de RabbitMQ encriptados con DataProtection de .NET Core.
Info
Version: | 1.0.5 |
Author(s): | Fernando Ventura |
Last Update: | Wednesday, April 3, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/RabbitMQEncrypter |
Install
Install-Package RabbitMQEncrypter
dotnet add package RabbitMQEncrypter
paket add RabbitMQEncrypter
RabbitMQEncrypter Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.DataProtection(>= 2.2.0)
- Microsoft.AspNetCore.DataProtection.EntityFrameworkCore(>= 2.2.0)
- Microsoft.EntityFrameworkCore(>= 2.2.3)
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.2.3)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.1)
- RabbitMQ.Client(>= 5.1.0)