Info
Version: | 9.5.9 |
Author(s): | AlterNET Software |
Last Update: | Friday, September 27, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://alternetsoft.com/ |
NuGet Url: | https://www.nuget.org/packages/Alternet.Studio.Scripter.Debugger |
Install
Install-Package Alternet.Studio.Scripter.Debugger
dotnet add package Alternet.Studio.Scripter.Debugger
paket add Alternet.Studio.Scripter.Debugger
Alternet.Studio.Scripter.Debugger Download (Unzip the "nupkg" after downloading)
Dependencies
net452
- Alternet.Studio.Scripter(>= 7.0.0)
- Alternet.Studio.Scripter.Debugger.Common(>= 7.0.0)
- Alternet.Studio.Scripter(>= 7.0.0)
- Alternet.Studio.Scripter.Debugger.Common(>= 7.0.0)
- Alternet.Studio.Scripter(>= 7.0.0)
- Alternet.Studio.Scripter.Debugger.Common(>= 7.0.0)
- Alternet.Studio.Scripter(>= 7.0.0)
- Alternet.Studio.Scripter.Debugger.Common(>= 7.0.0)
It allows extending the application logic by implementing custom functionality or automating custom tasks without recompiling and redeploying the application.
This package includes a ScriptDebugger component, which provides a debugging engine for C# and VisualBasic scripts, supporting Start, Stop, Break, and Continue commands, step-by-step execution, breakpoints, expression evaluation, viewing local variables, watches, stack tracing and multiple thread debugging.
This multi-target package can be used with .NET applications targeting .NET Framework starting from 4.6.2 or .NET 6 / .NET 7 / .NET 8
More information about Scripter can be found here:
https://www.alternetsoft.com/products/scripter
Documentation and sample projects can be downloaded here:
https://www.alternetsoft.com/download
NOTE: This is a commercial software product and requires purchasing a license for legal usage.
Please refer to our licensing FAQ here:
https://www.alternetsoft.com/faq#license.