DevAttic ConfigCrypter is a library that enables the user to work with decrypted configuration files.
Info
Version: | 1.1.0 |
Author(s): | devattic |
Last Update: | Sunday, October 24, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DevAttic.ConfigCrypter |
Install
Install-Package DevAttic.ConfigCrypter
dotnet add package DevAttic.ConfigCrypter
paket add DevAttic.ConfigCrypter
DevAttic.ConfigCrypter Download (Unzip the "nupkg" after downloading)
Dependencies
- CommandLineParser(>= 2.8.0)
- Microsoft.Extensions.Configuration.Abstractions(>= 3.0.0)
- Microsoft.Extensions.Configuration.Json(>= 3.0.0)
- Newtonsoft.Json(>= 12.0.3)
Tags