jsakamoto / dynamicbinder
C# dynamic access to methods, properties, and fields even if they are private members, powered by Reflection technology.
☆14Updated last year
Alternatives and similar repositories for dynamicbinder:
Users that are interested in dynamicbinder are comparing it to the libraries listed below
- Scans a given directory tree for interesting assembly references☆16Updated this week
- A .NET library that can read and write .reg files☆11Updated 3 years ago
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- ⚙️ A simple scripting app using an abstracted C# scripting engine with Roslyn, ScriptCs or CodeDom☆8Updated 7 years ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated 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
- Quickly load embedded resources from C# assemblies☆9Updated 6 years ago
- LibDeflate.NET is a managed wrapper around libdeflate, a native library for fast, whole-buffer DEFLATE-based compression and decompressio…☆16Updated last year
- DeveelDB Core is an embeddable SQL-99 database system for .NET Core and .NET Standard frameworks, derived from DeveelDB (http://github.co…☆17Updated 7 years ago
- A set of variations on ObjectPool implementations with differing underlying collections.☆17Updated 2 months ago
- Provides publishing support for applications using Onova.☆22Updated 8 months ago
- A .NET library to help you work with HEX strings.☆12Updated 4 years ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated 9 months ago
- ☆18Updated 2 years ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- A .NET remoting library☆13Updated 2 years ago
- serialize, modify, and deserialize LINQ Expressions☆21Updated 8 years ago
- Generates C# Script for constructing the given object☆21Updated 8 months ago
- A library to convert byte sizes to a human readable form☆32Updated 2 years ago
- An allocation free Task-like object for async methods☆39Updated 9 months ago
- Fast Accessors for .Net☆33Updated 2 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Benchmarks for .net dependency injection containers☆17Updated 6 years ago
- Allows injecting .NET code into another Windows process☆16Updated this week
- This article discusses an approach to take advantage of Roslyn to increase the amount of dynamic language features we can use into our C#…☆12Updated 4 years ago
- MSIL Reader☆36Updated 2 years ago
- This is a basic (and slightly trivial) sample of using the ObjectPool<T> in an ASP.NET Core application.☆13Updated 6 years ago