CsDebugScript.Engine
1.2.0
See the version list below for details.
dotnet add package CsDebugScript.Engine --version 1.2.0
NuGet\Install-Package CsDebugScript.Engine -Version 1.2.0
<PackageReference Include="CsDebugScript.Engine" Version="1.2.0" />
paket add CsDebugScript.Engine --version 1.2.0
#r "nuget: CsDebugScript.Engine, 1.2.0"
// Install CsDebugScript.Engine as a Cake Addin #addin nuget:?package=CsDebugScript.Engine&version=1.2.0 // Install CsDebugScript.Engine as a Cake Tool #tool nuget:?package=CsDebugScript.Engine&version=1.2.0
Engine for debugger scripting. Natively it uses DbgEng.dll as debugger, but other nugets can add more debuggers.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NETPlatform | dotnet is compatible. |
-
- CsDebugScript.DbgEng (>= 1.2.0)
- CsDebugScript.DiaHelpers (>= 1.2.0)
NuGet packages (10)
Showing the top 5 NuGet packages that depend on CsDebugScript.Engine:
Package | Downloads |
---|---|
CsDebugScript.DbgEng
Provides DbgEng.dll as debugger engine interface for CsDebugScript.Engine. It can be used to inspect Windows dumps or debug running applications. Also includes COM interfaces for working with DbgEng.dll (WinDbg debugging engine). |
|
CsDebugScript.DiaSymbolProvider
Provides fast access to symbols by directly reading PDB files using DIA library. It is symbol provider for CsDebugScript.Engine. |
|
CsDebugScript.ClrMdProvider
Provides CLR debugging ability to CsDebugScript.Engine using ClrMD. It only works when used with CsDebugScript.DbgEng as debugger engine. |
|
CsDebugScript.UI
Exposes WPF controls for easier scripting, autocompletion, C# REPL... |
|
CsDebugScript.CommonUserTypes
Collection of useful UserTypes that helps user write scripts easier. Examples user types: std::vector<T>, System.Exception, NativeTypes.Windows.ProcessEnvironmentBlock... |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.4.0.355 | 2,668 | 1/6/2019 |
1.3.0.195 | 2,176 | 7/25/2018 |
1.3.0.177 | 2,234 | 6/17/2018 |
1.3.0.131 | 2,179 | 5/6/2018 |
1.3.0.127 | 2,132 | 5/6/2018 |
1.3.0.123 | 2,308 | 5/5/2018 |
1.3.0.69 | 2,312 | 9/20/2017 |
1.3.0.62 | 2,218 | 9/19/2017 |
1.3.0.46 | 2,323 | 9/9/2017 |
1.3.0.44 | 1,487 | 9/9/2017 |
1.2.0 | 1,529 | 6/19/2016 |
1.1.38 | 1,663 | 6/11/2016 |
1.1.1-beta | 1,065 | 5/28/2016 |