benetkiewicz / RoslinqLinks
Solution and project query system based on Roslyn compiler
☆12Updated 2 years ago
Alternatives and similar repositories for Roslinq
Users that are interested in Roslinq are comparing it to the libraries listed below
Sorting:
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- ☆23Updated last year
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 2 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 4 years ago
- Helpers for using System.Reactive with INotifyPropertyChanged and INotifyCollectionChanged☆22Updated last year
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 7 months ago
- A small .NET library for formatting type names à la C#.☆33Updated 6 months ago
- A standalone API to read .NET XML documentation files and optionally augment it with reflection information.☆107Updated last week
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated this week
- Scratch pad for various expression tree improvements.☆83Updated 3 years ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆63Updated 7 years ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A C# parser combinator library☆19Updated 4 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Easily script browsers.☆60Updated 2 years ago
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- Prototype of LINQ over IAsyncEnumerable<T> using C# 8.0.☆22Updated 7 years ago
- A Visual Studio extension that provides a CustomTool that generates the implementation of an EventSource based on an abstract class defin…☆16Updated last year
- An MSBuild Task to enable exception line numbers for references in a deployed app☆82Updated last week
- Helper objects to browse complex structures returned by ClrMD☆65Updated 3 weeks ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 3 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- A class library implementing probabilistic data structures in .NET☆61Updated 3 years ago
- An HTML generation library☆42Updated last week