Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more →
ClearScript Alternatives
Similar projects and alternatives to ClearScript
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
-
Git
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
-
Roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
interactive
.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
-
-
-
-
-
-
-
ExpressionEvaluator
A Simple Math and Pseudo C# Expression Evaluator in One C# File. Can also execute small C# like scripts
-
JavaScriptEngineSwitcher
JavaScript Engine Switcher determines unified interface for access to the basic features of popular JavaScript engines. This library allows you to quickly and easily switch to using of another JavaScript engine.
-
-
-
-
Westwind.Scripting
Dynamically compile and execute C# Code and Expressions at runtime. Also includes a light weight script templating engine using Handlebar style C# syntax.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
ClearScript discussion
ClearScript reviews and mentions
-
I found a remote code execution bug in VSCode that can be triggered from untrusted workspaces. Microsoft fixed it but marked it as moderate severity and ineligible under their bug bounty program.
Microsoft makes ClearScript
-
Is there a way to dynamically interpret a string as javascript within a C# winforms program?
I've used ClearScript before to use JavaScript as a DSL in a tool. No issues at all. https://github.com/microsoft/ClearScript
- [OC] Options for Runtime (Dynamic) Scripting for .NET [C#, Scripting, Modding]
-
Lua or JavaScript as an extension language?
I've had good luck with Microsoft's Clearscript - https://github.com/microsoft/ClearScript)
-
Scripting languages that use host language's libraries?
The ClearScript library https://github.com/microsoft/ClearScript enables V8, JScript and VBScript to be used as extension languages for .NET languages. Our company uses it extensively and has done so with great success for years. Anything done in C# can be exposed to the scripting language and to some extent back the other way as well.
- What is the/your current/popular choice for dotnet c# scripting ?
-
Compiling source at runtime using dotnet 5
Along the same lines, I use Microsoft ClearScript which uses JavaScript.
- ClearScript: Library to add scripting to .NET applications
-
A note from our sponsor - Stream
getstream.io | 18 Jul 2025
Stats
microsoft/ClearScript is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of ClearScript is C#.