A library for encrypting web.config files.
Info
Version: | 1.1.0 |
Author(s): | Jonathan Allen |
Last Update: | Wednesday, July 11, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Grauenwolf/WebConfigEncrypter |
NuGet Url: | https://www.nuget.org/packages/WebConfigEncrypter |
Install
Install-Package WebConfigEncrypter
dotnet add package WebConfigEncrypter
paket add WebConfigEncrypter
WebConfigEncrypter Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Configuration.ConfigurationManager(>= 4.5.0)
- System.Security.Cryptography.Xml(>= 4.5.0)
Tags