Info
Version: | 1.0.2 |
Author(s): | Ronny Natsuo |
Last Update: | Wednesday, July 15, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/miqoas/Miqo.EncryptedJsonConfiguration |
NuGet Url: | https://www.nuget.org/packages/Miqo.EncryptedJsonConfiguration |
Install
Install-Package Miqo.EncryptedJsonConfiguration
dotnet add package Miqo.EncryptedJsonConfiguration
paket add Miqo.EncryptedJsonConfiguration
Miqo.EncryptedJsonConfiguration Download (Unzip the "nupkg" after downloading)
Use encrypted JSON file with this configuration provider for .NET Core's Microsoft.Extensions.Configuration.
The JSON files use AEAD AES-256-GCM encryption.