This is a library for easily creating Command-Line Interface tools.
Info
Version: | 0.0.1 |
Author(s): | CliFramework |
Last Update: | Thursday, May 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/CliFramework |
Install
Install-Package CliFramework
dotnet add package CliFramework
paket add CliFramework
CliFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 3.1.2)