StefH / ReflectionBridgeLinks
ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.
☆25Updated 7 years ago
Alternatives and similar repositories for ReflectionBridge
Users that are interested in ReflectionBridge are comparing it to the libraries listed below
Sorting:
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Most of those extensions should have been in BCL.☆70Updated 5 years ago
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Roslyn-based analyzer for exception handling best practices☆54Updated 7 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
- Fast and flexible serialization framework usable on undecorated classes.☆46Updated 10 months ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- Fast and easy messaging solution for .NET.☆27Updated 10 years ago
- Faster with Files☆59Updated 5 months ago
- Application to browse, sort, filter and launch your Visual Studio projects.☆47Updated 3 years ago
- A simple query language for Entity Framework Core.☆41Updated 6 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Complement for System.Linq.Expressions☆118Updated 5 years ago
- Expression.ToString() is not so nice to look at sometimes, this library will ToString your expression in the way you want☆26Updated 10 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
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Provides a generic way to intercept IQueryable expression trees using custom expression visitors.☆27Updated 3 weeks ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆26Updated 3 years ago
- A C# glob matcher, ported from Javascript☆58Updated 6 years ago
- A portable cross-platform pinvoke .NET wrapper around libsass to convert SCSS to CSS☆58Updated 8 months ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 4 months ago
- serialize, modify, and deserialize LINQ Expressions☆21Updated 9 years ago
- Fody weaver that provides powerful CIL manipulation tools, including C# mixin functionality☆21Updated 6 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago