Simple library that enables a basic REPL experience on a .NET Console application.
Info
Version: | 2.0.0 |
Author(s): | Alex Drenea |
Last Update: | Monday, May 4, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/alexdrenea/ConsoleActions |
NuGet Url: | https://www.nuget.org/packages/ConsoleActions |
Install
Install-Package ConsoleActions
dotnet add package ConsoleActions
paket add ConsoleActions
ConsoleActions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
- Newtonsoft.Json(>= 12.0.2)
Tags