Top 20 NuGet scripting Packages

Paper.js — The Swiss Army Knife of Vector Graphics Scripting. Paper.js is an open source vector graphics scripting framework that runs on top of the HTML5 Canvas. It offers a clean Scene Graph / Document Object Model and a lot of powerful functionality to create and work with vector graphics and ...
Check reCAPTCHA response in .Net
A Simple Dynamic Scripting Language for .NET designed for interacting with data
.NET integration for the scripting language Wren created by munificent. http://wren.io https://github.com/munificent/wren Supports the whole VM API and also generating Wren foreign-classes for C# classes. The Native folder content has to be set to copy manually.
Devesprit.Scripter is a powerful library for .Net Framework which enables you to add scripting and Runtime code execution features to your .Net software easily.
Devesprit.Scripter is a powerful library for .Net Framework which enables you to add scripting and Runtime code execution features to your .Net software easily.
C# Compiler 2.8.2 + Compiler Intrinsics Proposal (https://github.com/dotnet/roslyn/issues/11475). This package was built from the source at https://github.com/mjsabby/roslyn/tree/compilerintrinsics_2_8_2
A super simple C# script test runner
A simple C# scripting engine without dependencies (beyond .NET 3.5). Usage: var executor = new ScriptExecutor(... any ScriptLogger ...); executor.Execute(... source code ...);
.NET Compilers package. Referencing this package will cause the project to be built using the specific version of the C# and Visual Basic compilers contained in the package, as opposed to any system installed version. This package can be used to compile code targeting any platform, but ...
The core engine for Scripty, a tool to let you use Roslyn-powered C# scripts for code generation.
An implementation of the Tcl scripting language.
An implementation of the Tcl scripting language.
Components for work with Visual Studio through SobaScript -- Extensible Modular Scripting Programming Language https://github.com/3F/SobaScript Provides at least the following: * DTEComponent For work with [EnvDTE](http://msdn.microsoft.com/en-us/library/EnvDTE.aspx) ```...
Extended Core components for SobaScript -- Extensible Modular Scripting Programming Language https://github.com/3F/SobaScript Provides at least the following: * SevenZipComponent ``` #[7z pack.files({"IntelOCL.log", "IntelChipset.log"}, "ilog.7z")] #[7z pack.files...
Core components for SobaScript -- Extensible Modular Scripting Programming Language https://github.com/3F/SobaScript Provides at least the following: * ConditionComponent Supports composite conditions with limited short-circuit evaluation (separately for all brackets) Additional Operato...
🎚🎛 Event-Catcher with variety of advanced Actions to service projects, libraries, build processes, runtime environment of the Visual Studio, MSBuild Tools, and … Control everything: Visual Studio, MSBuild Tools, CI, and more … Open Source Project: https://github.com/3F/vsSolutionBuildEv...
Wix# is a framework for building a complete MSI or WiX source code by using build script files written with the C# syntax. The package contains Wix# binaries only. In order to use this package you need have WiX Toolset installed. The package is tested against WIX (Windows Installer Xml) Toolset v3....