terrajobst / nquery-vnext
A Roslyn inspired rewrite of NQuery
☆72Updated last month
Related projects ⓘ
Alternatives and complementary repositories for nquery-vnext
- A standalone API to read .NET XML documentation files and optionally augment it with reflection information.☆105Updated this week
- NQuery is a relational query engine written in C#. It allows you to execute a SELECT query against .NET objects.☆73Updated 10 years ago
- Global type inference for C# 8 nullable reference types☆35Updated 10 months ago
- Making .NET open source accessible!☆26Updated 6 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆76Updated this week
- Visual Studio Interactive Window☆64Updated this week
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 8 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆69Updated 8 months ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆48Updated 5 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆45Updated 3 years ago
- A C# parser combinator library☆19Updated 3 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 3 years ago
- Dictionary (memory) optimized for a small number of items☆13Updated 7 years ago
- New Stack - Explorations on Unicode, IO, new idioms and error handling for .NET☆125Updated 9 months ago
- Implements change notification for properties (ie: INotifyPropertyChanged) using IL weaving and a custom Visual Studio build task.☆49Updated 2 years ago
- A set of source generators for equality, immutability, ...☆90Updated last year
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆27Updated 6 years ago
- Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET …☆25Updated 6 years ago
- ☆61Updated this week
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated this week
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆57Updated 2 years ago
- This Visual Studio Extension allows Developers to search their code base using C# script and the Roslyn API.☆14Updated 8 years ago
- An HTML generation library☆39Updated this week
- Highly efficient compile-time general purpose DI container based on C# source generators.☆32Updated 2 years ago
- Stack Trace Explorer is a Visual Studio plug-in that pretty prints a stack trace by turning types, methods, and paths into hyper links☆111Updated 6 years ago
- Tool that dumps the evaluated values of all properties and items for a project without building it.☆50Updated last month
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 6 months ago