albahari / uncapsulator
Fluent API for .NET reflection, via a dynamic proxy
☆75Updated 3 years ago
Alternatives and similar repositories for uncapsulator:
Users that are interested in uncapsulator are comparing it to the libraries listed below
- A global tool and accompanying API for managing hierarchical configurations for dotnet tools, using git config format☆78Updated 3 weeks ago
- ConfigureAwaitChecker☆70Updated 2 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- Common input and integrity validation routines for Visual Studio and other applications☆116Updated this week
- IDisposable helper types.☆127Updated last year
- Analyzers checking System.Reflection☆81Updated last year
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- A C# implementation of Message Templates☆59Updated 6 years ago
- Step into debugging and generate readable script from linq expressions☆35Updated 3 years ago
- Easy-to-use exception causality chains for async/await.☆64Updated 4 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- .NET Transactional File Manager is a .NET Standard library that allows you to enlist file operations (file/folder copies, writes, deletes…☆113Updated 2 years ago
- The Try monad (Error/Exceptional monad) for C#☆59Updated last year
- A modern wrapper around System.IO.☆84Updated 2 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- The Swiss Army Knife for type conversion in .NET☆56Updated 8 months ago
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- Provides an awaitable covariant ITask interface which may be used in place of the built-in Task class.☆53Updated 6 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆61Updated this week
- A small .NET library for formatting type names à la C#.☆33Updated last week
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- ☆48Updated 2 months ago
- HttpClientFactory with no baggage☆64Updated 4 years ago
- Utility library for faster writing source generators☆61Updated 3 years ago
- A reader for Serilog's compact JSON format☆32Updated 4 months ago
- A CSharp library that can deep clone any object using only reflection.☆50Updated 2 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆79Updated this week
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆43Updated 2 months ago
- Prototype of LINQ over IAsyncEnumerable<T> using C# 8.0.☆22Updated 7 years ago