Provides scripting ability to CsDebugScript.Engine: executing scripts, interactive execution with REPL.
                        
                    
         
                Info
| Version: | 1.4.0.355 | 
| Author(s): | CsDebugScript Team | 
| Last Update: | Sunday, January 6, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/southpolenator/WinDbgCs | 
| NuGet Url: | https://www.nuget.org/packages/CsDebugScript.Scripting | 
Install
Install-Package CsDebugScript.Scripting
                        dotnet add package CsDebugScript.Scripting
                        paket add CsDebugScript.Scripting
                        
                                CsDebugScript.Scripting Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- CsDebugScript.CodeGen(>= 1.4.0.355)
- CsDebugScript.DbgEng(>= 1.4.0.355)
- CsDebugScript.Engine(>= 1.4.0.355)
- CsDebugScript.PdbSymbolProvider(>= 1.4.0.355)
- Microsoft.CodeAnalysis.CSharp.Scripting(>= 2.6.0)
Tags
