CsDebugScript provides framework for writting .NET code against different debuggers/dump processing.
                        
                    
         
                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 | 
Install
Install-Package CsDebugScript
                        dotnet add package CsDebugScript
                        paket add CsDebugScript
                        
                                CsDebugScript Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- CsDebugScript.ClrMdProvider(>= 1.4.0.355)
- CsDebugScript.DbgEng(>= 1.4.0.355)
- CsDebugScript.DwarfSymbolProvider(>= 1.4.0.355)
- CsDebugScript.Engine(>= 1.4.0.355)
- CsDebugScript.Scripting(>= 1.4.0.355)
Tags
