pvginkel / Microsoft.CodeAnalysis.CSharp.PatternMatchingLinks
Pattern matching for Roslyn syntax trees
☆31Updated 7 years ago
Alternatives and similar repositories for Microsoft.CodeAnalysis.CSharp.PatternMatching
Users that are interested in Microsoft.CodeAnalysis.CSharp.PatternMatching are comparing it to the libraries listed below
Sorting:
- The Try monad (Error/Exceptional monad) for C#☆60Updated 2 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 4 years ago
- A set of source generators for equality, immutability, ...☆91Updated 3 years ago
- Analyzers checking System.Reflection☆82Updated 2 years ago
- 🌌 Extensions that support the C# functional paradigm.☆66Updated 4 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 9 months ago
- Scratch pad for various expression tree improvements.☆82Updated 3 years ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆23Updated last week
- A utility that creates dot graphs from .NET projects☆40Updated 5 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 3 weeks ago
- Helper objects to browse complex structures returned by ClrMD☆66Updated 3 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 5 years ago
- A Roslyn based C# source generation framework☆134Updated last month
- Download, update and sync loose files from URLs☆61Updated last week
- C# immutable records generator☆73Updated 5 years ago
- A lightweight framework for writing unit tests for Roslyn diagnostic analyzers, code fixes, refactorings and completion providers.☆27Updated 4 months ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- An HTML generation library☆42Updated last week
- This repo contains the code for building http://source.dot.net☆53Updated this week
- ConfigureAwaitChecker☆72Updated 3 years ago
- Utility library for faster writing source generators☆65Updated 4 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆53Updated 2 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆57Updated 2 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated this week
- IDisposable helper types.☆138Updated last year
- A global tool and accompanying API for managing hierarchical configurations for dotnet tools, using git config format☆83Updated last week
- ScenarioTests are a different way of writing tests with XUnit. The goal is to be able to write tests like you would write notebooks. Scen…☆47Updated 3 years ago
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆41Updated 3 years ago
- A simple template base system of macros for C# that can be executed in design time☆67Updated last year
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆71Updated 2 months ago