CsDebugScript.Engine 1.4.0.355

.NET Standard 2.0 .NET Framework 4.6.1
dotnet add package CsDebugScript.Engine --version 1.4.0.355
NuGet\Install-Package CsDebugScript.Engine -Version 1.4.0.355
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CsDebugScript.Engine" Version="1.4.0.355" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CsDebugScript.Engine --version 1.4.0.355
#r "nuget: CsDebugScript.Engine, 1.4.0.355"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CsDebugScript.Engine as a Cake Addin
#addin nuget:?package=CsDebugScript.Engine&version=1.4.0.355

// Install CsDebugScript.Engine as a Cake Tool
#tool nuget:?package=CsDebugScript.Engine&version=1.4.0.355

Engine for debugger scripting. This package doesn't provide access to debuggers, but defines interfaces that other packages implement. Search for packages that provide access to DbgEng.dll (WinDbg debugging engine), PDB symbols, DWARF symbols, ELF core dumps...

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

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.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...

CsDebugScript.CodeGen

Extension to CsDebugScript.Engine that provides ability to extract user types from symbols files. By default it uses DIA to read PDB files, but it can be used with CsDebugScript.DwarfSymbolProvider to generate from DWARF symbols (either from PE or ELF image containers).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.0.355 1,638 1/6/2019
1.3.0.195 1,345 7/25/2018
1.3.0.177 1,416 6/17/2018
1.3.0.131 1,384 5/6/2018
1.3.0.127 1,354 5/6/2018
1.3.0.123 1,487 5/5/2018
1.3.0.69 1,492 9/20/2017
1.3.0.62 1,489 9/19/2017
1.3.0.46 1,570 9/9/2017
1.3.0.44 1,216 9/9/2017
1.2.0 1,282 6/19/2016
1.1.38 1,413 6/11/2016
1.1.1-beta 898 5/28/2016