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:
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 7 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated last year
- 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
- A simple extension that attempts to address some shortcomings of rather excellent CodeMaid.☆19Updated 3 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 6 years ago
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 8 years ago
- Write Serilog events to observers (Rx) through an IObservable☆27Updated last year
- dotnet watch we always wanted☆104Updated 4 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 7 years ago
- Change string comparisons to be case insensitive.☆41Updated 10 months ago
- Managed library for managing and queing spawned processes☆30Updated 6 years ago
- ☆19Updated last year
- 📦 .NET nanoFramework Graphics and UI class library☆19Updated 2 weeks ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 5 years ago
- ☆41Updated 5 years ago
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Updated 12 years ago
- Base62 encoder and decoder☆22Updated 3 years ago
- Genumerics is a high-performance .NET library for generic numeric operations☆19Updated 4 years ago
- NQuery is a relational query engine written in C#. It allows you to execute a SELECT query against .NET objects.☆75Updated 11 years ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated last year
- Fast Accessors for .Net☆33Updated 3 years ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago
- A demonstration and benchmark of different approaches to load closure fields using reflection and dynamic code generation☆31Updated 6 years ago
- Rewrite .NET assemblies to allow referencing of two different versions☆27Updated 2 years ago
- Uno.Core is a set of helpers and extension methods used to accelerate development.☆41Updated last year
- Code driven auto-migrations for Entity Framework Core☆27Updated 3 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago