With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Gen AI apps are built with MongoDB Atlas
The database for AI-powered applications.
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
CZ Bind Maker is a custom buy script and configuration editor for Counter-Strike 1.6, Condition Zero and Counter-Strike: Source. It provides point and click, buy scripting and configuration editing capabilities.
A simple imperative Javascript-based language with type inferencing and an easily extensible backend for usage as a scripting language or to abstract common idioms.
MORP (Module Orientated Robotic Programming) is a framework bringing base implementations in order to easily connect modules such as a NXT or Bioloid Robot. It provides its own scripting languages called 'morp' dedicated to robot programming.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
QASL (Quality Assurance Scripting Language) is an open source, easy to use tool aimed towards both technical and non-technical users that provides a simple method for creating automated web application test scripts.
Features of MS Script control (Functions like AddObject) and some features of VSA/Visual Studio editor .Mini visual studio IDE build in single control with feature like AddObject from MS Script Control.
Command-line utility which allows to inject portions of code into source file using scripts embedded in this source file itself. It can be exteneded to use any scripting language. Currently it supports Boo, IronPython and XLS.
nScriptHost is a .NET library that supports VBScript and JScript. It allows developers to integrate scripting into their applications and expose objects from the application to the scripting engine so that scripts can interact with the application.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
ORMGen is a scripting language planned to combine database definition and .NET object definition. It will also provide a plugin-style architecture to allow developers the opportunity to generate SQL code for a particular database system.
A scheme interpreter written in C# for .NET/Mono. The focus is on embedability: the ability to add and customise scheme as a scripting language for new and existing .NET projects.
Features: R5RS implementation, embeddable, highly customisable.
This is a framework for the creation of dynamic scripting languages on the .NET platform. Static typing, type inference, and true derivation from .NET classes are also planned. Two projects built on this are Boa and NetLisp. It is a work in progress.
BooGame is an object oriented CLS-compliant, 2D game engine framework that provides high-level hardware accelerated video, audio, keyboard, mouse, embedded scripting and many image formats. Written in C#, BooGame targets .NET 1.1, 2.0 and Mono platforms.
This is a scripting language for the .NET platform, similar to Python. Previously, it had a nice IDE and could run Python code unchanged. This is a from-scratch reimplementation using the dynscript-net project. I hope to reimplement all the old features.
Transit is an academic project which involves the creation of an XML based scripting language, which allows developers to easily create custom models for long running transactions. An API is also avaliable, allowing easy integration into other projects.
L Sharp .NET is a powerful lisp-based scripting language for .NET. It uses a Lisp dialect similar to Arc but tightly integrates with the .NET Framework which provides a rich set of libraries. For more info see www.lsharp.org
An integrated development environment for dynamical websites, supporting various server side languages (such as PHP) and client side scripting, highly extensible and easy to use.
Hexer is an open-source hex editor for Microsoft Windows written in C# 2005. Additionaly to all the standard hex editor features it offers extensive support for plugins and scripting.
1st 3D game engine built in C# for .NET, Visual3D Engine's predecessor
The first 3D game engine built in C# for .NET, predecessor to the Visual3D Game Engine (https://www.poweraccess.net/visual3d-game-engine), an All-in-One Game Development Tool for Next-Gen 3D Games, MMOs, Simulations and Virtual Worlds powered by Microsoft XNA.
CLearSharp is a clean C#-implementation of Common Lisp. The big goals are ANSI standard compliance, interoperability with Java and integration with scripting environments. This project is meant to be a sibling to CLearJ, with sharing of implementation.
ssi is a fast and small script interpreting library, for its own scripting language that's aimed for working with strings, modifying large amounts of files and configuring the code.
Rane (Remote Asp.Net Execution(RPC.Net)) is a component library that help you to Execute Microsoft.Net Code at server through Asp.Net with Client Script (JScript best) . And the aim of Rane is to write scripting code most easily and directyly .
pluggable scripting engine written in C#, with plugins compiled at runtime from C# sources. Has some examples. This is meant for a game, but should make interesting reading for C# programmers...