jsakamoto / dynamicbinderLinks
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
Sorting:
- Regexator is IDE for .NET regular expressions.☆18Updated 4 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
- Scans a given directory tree for interesting assembly references☆16Updated last week
- Playground for testing msbuild in a "server" mode☆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
- Allows injecting .NET code into another Windows process☆18Updated this week
- A set of variations on ObjectPool implementations with differing underlying collections.☆18Updated 4 months ago
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- Provides publishing support for applications using Onova.☆23Updated 10 months ago
- A sample Windows Forms .NET app that hosts a Windows Sandbox☆11Updated last month
- Quickly load embedded resources from C# assemblies☆9Updated 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 7 years ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 7 years ago
- ⚙️ A simple scripting app using an abstracted C# scripting engine with Roslyn, ScriptCs or CodeDom☆8Updated 7 years ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆15Updated 7 months ago
- A .NET library that can read and write .reg files☆11Updated 3 years ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated 11 months ago
- Easy to use undo/redo system for .NET Standard.☆10Updated 11 months ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated last year
- ☆19Updated 2 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- .NET Standard Library for Parsing DSV (Delimiter-Separated Values) data like CSV☆14Updated 11 months ago
- A Robust Option Type for C#☆14Updated 7 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Parser for arithmetic expressions☆21Updated 4 years ago
- In-memory B-Tree implementation for C#☆21Updated 4 years ago
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆17Updated last year
- ☆16Updated 5 months ago
- dotnet watch we always wanted☆102Updated 3 years ago
- Parallel Helper is a static code analyzer for C# projects that supports the development of parallel and asynchronous code. The analyzer i…