Info
Version: | |
Author(s): | Michael Walters |
Last Update: | Sunday, January 13, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Hex2bit.AspNetCore.EncryptedConfig |
Install
Install-Package Hex2bit.AspNetCore.EncryptedConfig
dotnet add package Hex2bit.AspNetCore.EncryptedConfig
paket add Hex2bit.AspNetCore.EncryptedConfig
Hex2bit.AspNetCore.EncryptedConfig Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.Abstractions(>= 2.1.1)
- Microsoft.Extensions.Configuration.FileExtensions(>= 2.1.1)
- Microsoft.Extensions.FileProviders.Abstractions(>= 2.1.1)
- Microsoft.Extensions.FileProviders.Physical(>= 2.1.1)
- Newtonsoft.Json(>= 11.0.2)