This library is used to easily develop .NET/Mono shell applications, providing command line parsing, execution context, and other functionalities to design interactive console applications.
Info
Version: | 0.6.7-beta |
Author(s): | Antonello Provenzano |
Last Update: | Thursday, May 17, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/deveel/dshell |
NuGet Url: | https://www.nuget.org/packages/dshell |
Install
Install-Package dshell
dotnet add package dshell
paket add dshell
dshell Download (Unzip the "nupkg" after downloading)
Dependencies
- deveelrl
- deveel-cli(1.0.1)
Tags