Super-easy DPAPI-based encrypted configuration helper.
Info
Version: | 1.1.1 |
Author(s): | Louis S. Berman |
Last Update: | Monday, January 1, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/squideyes/ProtectedConfig |
NuGet Url: | https://www.nuget.org/packages/ProtectedConfig |
Install
Install-Package ProtectedConfig
dotnet add package ProtectedConfig
paket add ProtectedConfig
ProtectedConfig Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
- System.IO.Abstractions(>= 2.1.0.176)
- System.Security.Cryptography.ProtectedData(>= 4.4.0)
Tags