Wrapper for Commandlineparser for a quick setup of actions with an encrypted config.
Info
Version: | 1.7.12 |
Author(s): | ChristianH |
Last Update: | Wednesday, June 19, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/CLIUtils.Actions |
Install
Install-Package CLIUtils.Actions
dotnet add package CLIUtils.Actions
paket add CLIUtils.Actions
CLIUtils.Actions Download (Unzip the "nupkg" after downloading)
Dependencies
- CLIUtils.Config(>= 1.7.12)
- CLIUtils.Core(>= 1.7.12)
- CommandLineParser(>= 2.5.0)
- Newtonsoft.Json(>= 9.0.1)
- System.Security.Cryptography.ProtectedData(>= 4.5.0)