fadden / DynamicScriptSandboxLinks
An experiment with C# .NET, dynamic compilation, and AppDomains
☆18Updated 5 years ago
Alternatives and similar repositories for DynamicScriptSandbox
Users that are interested in DynamicScriptSandbox are comparing it to the libraries listed below
Sorting:
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆42Updated 7 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 11 months ago
- Genumerics is a high-performance .NET library for generic numeric operations☆19Updated 4 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Updated 12 years ago
- Managed library for managing and queing spawned processes☆30Updated 5 years ago
- Generates C# Script for constructing the given object☆21Updated last year
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Simple C# source generator for text templates☆33Updated 3 years ago
- A shameless .NET Core CLI tool port of https://github.com/faniereynders/dotnet-sdk-helpers☆13Updated last year
- Rewrite .NET assemblies to allow referencing of two different versions☆27Updated 2 years ago
- CoFlows - Containerised Polyglot Runtime CLR, JVM, Python and Javascript☆23Updated 2 years ago
- Base62 encoder and decoder☆22Updated 3 years ago
- NQuery is a relational query engine written in C#. It allows you to execute a SELECT query against .NET objects.☆76Updated 11 years ago
- The virtual file system embeds (js, css, html, cshtml) and other files into the dll, so that it can be used like a physical file during …☆28Updated last year
- The Virtual File System makes it possible to manage files that do not exist on a physical file system (e.g. disk).☆24Updated 2 months ago
- Write Serilog events to observers (Rx) through an IObservable☆27Updated last year
- NClap is a .NET library for parsing command-line arguments and building interactive command shells. It's driven by a declarative attribut…☆54Updated last year
- A plugin for LINQPad which displays compiler generated code.☆44Updated 7 years ago
- .NET Concurrency Utilities☆25Updated 10 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- ☆12Updated 9 years ago
- Post compile tool using Fody to implement the double check locking pattern.☆25Updated 6 years ago
- JSONPath (XPath-like syntax for JSON) C# implementation☆78Updated last year
- Runtime redirection of method calls for .NET Core.☆44Updated 6 years ago
- dotnet watch we always wanted☆103Updated 4 years ago
- Readonly mirror of IKVM on .NET Core 3.1☆14Updated 3 years ago
- Implement memento the easy way.☆17Updated last week