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:
- ☆23Updated last year
- 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.☆45Updated 3 years ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated this week
- A C# glob matcher, ported from Javascript☆58Updated 6 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 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 5 months ago
- Prototype of LINQ over IAsyncEnumerable<T> using C# 8.0.☆22Updated 7 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 3 years ago
- Extensions to the dotnet/reactive library.☆50Updated 2 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated last year
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated last week
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- A small .NET library for formatting type names à la C#.☆33Updated 4 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- NQuery is a relational query engine written in C#. It allows you to execute a SELECT query against .NET objects.☆74Updated 10 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 6 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆71Updated 2 years ago
- Easily script browsers.☆59Updated 2 years ago
- Linq operators for ObservableCollection☆19Updated 11 years ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- LINQ to Web or teaching LINQ to do Web so the Web appears like simple LINQ queries☆26Updated last year