CsDebugScript.VS.DPE provides Visual Studio component that will be loaded into Concord debugging process for remote execution.
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.VS.DPE |
Install
Install-Package CsDebugScript.VS.DPE
dotnet add package CsDebugScript.VS.DPE
paket add CsDebugScript.VS.DPE
CsDebugScript.VS.DPE Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.VisualStudio.Debugger.Engine(>= 15.0.26606)
Tags