tonerdo / pose
Replace any .NET method (including static and non-virtual) with a delegate
☆1,088Updated 2 years ago
Alternatives and similar repositories for pose:
Users that are interested in pose are comparing it to the libraries listed below
- Enums.NET is a high-performance type-safe .NET enum utility library☆1,777Updated 7 months ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆982Updated 2 months ago
- Just like System.Web.Abstractions, but for System.IO. Yay for testable IO access!☆1,557Updated this week
- High performance understanding for stack traces (Make error logs more productive)☆2,823Updated last year
- An easy, flexible, and fast Dependency Injection library that promotes best practice to steer developers towards the pit of success.☆1,233Updated 3 months ago
- The easy mocking library for .NET☆1,744Updated 5 months ago
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree☆990Updated 3 months ago
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,235Updated this week
- Automatically exported from code.google.com/p/fast-member☆1,048Updated 11 months ago
- Performance comparison of .NET IoC containers☆884Updated last year
- Tooling for converting pre 2017 project to the new Visual Studio 2017 format.☆1,083Updated last year
- A C# parser construction toolkit with high-quality error reporting☆1,152Updated 5 months ago
- An easy to use thread safe in-memory caching service with a simple developer friendly API for c#☆1,738Updated 10 months ago
- Stamp your assemblies, packages and more with a unique version generated from a single, simple version.json file and include git commit I…☆1,441Updated 2 weeks ago
- Adds null argument checks to an assembly☆684Updated 11 months ago
- A list of tools to extend the .NET Core command line (dotnet)☆1,500Updated 3 years ago
- 🏷 Minimalistic versioning using Git tags.☆909Updated this week
- LibLog is a single file for you to either copy/paste or install via nuget, into your library/framework/application to provide a logging a…☆931Updated 5 years ago
- What you have been waiting for :+1: Perform a deep compare of any two .NET objects using reflection. Shows the differences between the t…