Provides a C# REPL interface for console applications, for debugging purposes.
Info
Version: | 1.0.0-beta-3806 |
Author(s): | Andrea Martinelli |
Last Update: | Friday, March 3, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Shaman.Diagnostics.Interpreter |
Install
Install-Package Shaman.Diagnostics.Interpreter
dotnet add package Shaman.Diagnostics.Interpreter
paket add Shaman.Diagnostics.Interpreter
Shaman.Diagnostics.Interpreter Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NETStandard.Library(>= 1.6.1)
- Shaman.Reflection(>= 1.0.0.21)
- Shaman.Configuration.Metadata(>= 1.0.1.2)
- Microsoft.CodeAnalysis.CSharp.Scripting(>= 2.0.0)
- Shaman.Reflection(>= 1.0.0.21)
- Shaman.Configuration.Metadata(>= 1.0.1.2)
- Microsoft.CodeAnalysis.CSharp.Scripting(>= 2.0.0)