A library for clean command manipulation.
Info
Version: | 1.0.2 |
Author(s): | SoloDev |
Last Update: | Monday, August 28, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SoloDevNet/NCommand |
NuGet Url: | https://www.nuget.org/packages/SoloDev.NCommand |
Install
Install-Package SoloDev.NCommand
dotnet add package SoloDev.NCommand
paket add SoloDev.NCommand
SoloDev.NCommand Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 2.0.0)
- Microsoft.CSharp(>= 4.4.0)