CsDebugScript.Engine
1.4.0.355
dotnet add package CsDebugScript.Engine --version 1.4.0.355
NuGet\Install-Package CsDebugScript.Engine -Version 1.4.0.355
<PackageReference Include="CsDebugScript.Engine" Version="1.4.0.355" />
paket add CsDebugScript.Engine --version 1.4.0.355
#r "nuget: CsDebugScript.Engine, 1.4.0.355"
// 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 Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.1
- CsDebugScript.Drawing.Interfaces (>= 1.4.0.355)
- Microsoft.CSharp (>= 4.4.0)
- System.Dynamic.Runtime (>= 4.3.0)
- System.IO.MemoryMappedFiles (>= 4.3.0)
- System.Reflection.Emit (>= 4.3.0)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.4.0)
-
.NETStandard 2.0
- CsDebugScript.Drawing.Interfaces (>= 1.4.0.355)
- Microsoft.CSharp (>= 4.4.0)
- System.Dynamic.Runtime (>= 4.3.0)
- System.IO.MemoryMappedFiles (>= 4.3.0)
- System.Reflection.Emit (>= 4.3.0)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.4.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,525 | 6/19/2016 |
1.1.38 | 1,663 | 6/11/2016 |
1.1.1-beta | 1,065 | 5/28/2016 |