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.CommonUserTypes |
Install
Install-Package CsDebugScript.CommonUserTypes
dotnet add package CsDebugScript.CommonUserTypes
paket add CsDebugScript.CommonUserTypes
CsDebugScript.CommonUserTypes Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- CsDebugScript.Drawing.Interfaces(>= 1.4.0.355)
- CsDebugScript.Engine(>= 1.4.0.355)
- Microsoft.CSharp(>= 4.4.0)
- System.Dynamic.Runtime(>= 4.3.0)
- CsDebugScript.Drawing.Interfaces(>= 1.4.0.355)
- CsDebugScript.Engine(>= 1.4.0.355)
- Microsoft.CSharp(>= 4.4.0)
- System.Dynamic.Runtime(>= 4.3.0)
Tags
Examples user types: std::vector<T>, System.Exception, NativeTypes.Windows.ProcessEnvironmentBlock...