Info
Version: | 9.5.10 |
Author(s): | AlterNET Software |
Last Update: | Friday, November 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://alternetsoft.com/ |
NuGet Url: | https://www.nuget.org/packages/Alternet.Studio.Scripter.Debugger.TypeScript |
Install
Install-Package Alternet.Studio.Scripter.Debugger.TypeScript
dotnet add package Alternet.Studio.Scripter.Debugger.TypeScript
paket add Alternet.Studio.Scripter.Debugger.TypeScript
Alternet.Studio.Scripter.Debugger.TypeScript Download (Unzip the "nupkg" after downloading)
Dependencies
net452
- Newtonsoft.Json(>= 11.0.2)
- Alternet.Studio.Scripter.Debugger.Common(>= 7.0.0)
- Alternet.Studio.Scripter.TypeScript(>= 7.0.0)
- Alternet.BaristaLabs.ChromeDevTools.Runtime(>= 7.0.0)
- Newtonsoft.Json(>= 11.0.2)
- Alternet.Studio.Scripter.Debugger.Common(>= 7.0.0)
- Alternet.Studio.Scripter.TypeScript(>= 7.0.0)
- Alternet.BaristaLabs.ChromeDevTools.Runtime(>= 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 TypeScript and JavaScript scripts, supporting Start, Stop, Break, and Continue commands, step-by-step execution, breakpoints, expression evaluation, watches, stack tracing, and in-app script debugging.
This multi-target package can be used with .NET applications targeting .NET Framework 4.5.2 or higher.
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.