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:
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆42Updated 7 years ago
- A shameless .NET Core CLI tool port of https://github.com/faniereynders/dotnet-sdk-helpers☆13Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 8 months ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- ☆40Updated 5 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated 11 months ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- C# Toolkit☆33Updated 6 years ago
- JSONPath (XPath-like syntax for JSON) C# implementation☆77Updated last year
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- A simple extension that attempts to address some shortcomings of rather excellent CodeMaid.☆18Updated 3 years ago
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Updated 12 years ago
- ☆19Updated last year
- 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 7 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 11 months ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆28Updated last month
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 6 years ago
- An AOP code generator☆19Updated 4 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- C# Source Generator library for Inter-Process Communication☆43Updated last week
- NQuery is a relational query engine written in C#. It allows you to execute a SELECT query against .NET objects.☆74Updated 10 years ago
- Implement memento the easy way.☆17Updated this week
- This extension allows you to view a visual dump of your objects during the debugging of the program in Visual Studio☆25Updated 3 years ago
- Rewrite .NET assemblies to allow referencing of two different versions☆27Updated 2 years ago
- Provides strongly typed access to a compile-time string representing the name of a variable, field, property, method, event, enum, or typ…☆21Updated 8 years ago
- A library of cross platform C# data structures. Generic B-tree written in C#, which can be replaced with NoSQL database stored in the mem…☆34Updated 7 years ago
- ☆44Updated 2 years ago
- Show desktop notifications using this library☆19Updated last week
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago