StefH / ReflectionBridgeLinks
ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.
☆25Updated 8 years ago
Alternatives and similar repositories for ReflectionBridge
Users that are interested in ReflectionBridge are comparing it to the libraries listed below
Sorting:
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 6 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- ☆29Updated 6 years ago
- Manages multi-threaded writing to a single file.☆30Updated 7 years ago
- C# parser for .NET & Mono stack traces☆53Updated 5 years ago
- Reports diagnostics, helping you to annotate your source tree with (Item)NotNull / (Item)CanBeNull attributes.☆25Updated 4 years ago
- Making .NET open source accessible!☆26Updated 8 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 7 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Dynamically attach properties to (almost) any object instance.☆46Updated 4 years ago
- Faster with Files☆60Updated last year
- Analyse Memory Dumps looking at .NET String types☆30Updated 9 years ago
- Small demo of using QActive to provide RX over the wire☆22Updated 9 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
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- Serve APIs returning & consuming observable streams over WebSockets using .NET