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 |
Install
Install-Package Alternet.Studio.Scripter
dotnet add package Alternet.Studio.Scripter
paket add Alternet.Studio.Scripter
Alternet.Studio.Scripter Download (Unzip the "nupkg" after downloading)
Dependencies
net452
- Alternet.Studio.Scripter.Common(>= 7.0.0)
- Alternet.Studio.Roslyn(>= 7.0.0)
- Alternet.Studio.Scripter.Common(>= 7.0.0)
- Alternet.Studio.Roslyn(>= 7.0.0)
- Alternet.Studio.Scripter.Common(>= 7.0.0)
- Alternet.Studio.Roslyn(>= 7.0.0)
- Alternet.Studio.Scripter.Common(>= 7.0.0)
- Alternet.Studio.Roslyn(>= 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 ScriptRun component, which provides a framework for the execution of C# and Visual Basic scripts.
It supports compiling scripts and projects into a dynamically linked library or a standalone executable, referencing application-defined objects and types in the script, and executing script code.
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.