Configuration provider that protects configuration through certificate-based encryption.
Info
Version: | 1.0.0 |
Author(s): | Patrick Westerhoff |
Last Update: | Wednesday, November 18, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/poke/Westerhoff.Configuration.Encryption |
NuGet Url: | https://www.nuget.org/packages/Westerhoff.Configuration.Encryption |
Install
Install-Package Westerhoff.Configuration.Encryption
dotnet add package Westerhoff.Configuration.Encryption
paket add Westerhoff.Configuration.Encryption
Westerhoff.Configuration.Encryption Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 2.1.0)
- Microsoft.Extensions.Configuration.Json(>= 2.1.0)
Tags