ironcev / awesome-roslynLinks
Curated list of awesome Roslyn books, tutorials, open-source projects, analyzers, code fixes, refactorings, and source generators
☆707Updated last year
Alternatives and similar repositories for awesome-roslyn
Users that are interested in awesome-roslyn are comparing it to the libraries listed below
Sorting:
- A curated list of .NET Compiler Platform ("Roslyn") diagnostic analyzers and code fixes. Everyone can contribute here!☆578Updated last month
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,067Updated last month
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree☆1,041Updated 3 months ago
- This repo contains benchmarks used for testing the performance of all .NET Runtimes☆742Updated this week
- Replace any .NET method (including static and non-virtual) with a delegate☆1,104Updated 2 years ago
- The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio…☆1,026Updated last week
- Visual Studio extension that intelligently introduces new C# features into your existing codebase☆415Updated 2 years ago
- Roslyn-SDK templates and Syntax Visualizer☆534Updated 3 months ago
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆650Updated this week
- 🏃 A .NET library that runs external commands.☆754Updated last week
- A high-performance, extensible argument validation library.☆709Updated 2 years ago
- A tool that helps to see an internal structure of the CLR types at runtime☆713Updated 2 years ago
- Just like System.Web.Abstractions, but for System.IO. Yay for testable IO access!☆1,586Updated 3 weeks ago
- Performance comparison of .NET IoC containers☆887Updated 2 years ago
- Throw in the towel.☆753Updated last year
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,302Updated 3 weeks ago
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆648Updated 3 years ago
- A list of tools to extend the .NET Core command line (dotnet)☆1,493Updated 3 years ago
- ☆1,656Updated this week
- A C# parser construction toolkit with high-quality error reporting☆1,221Updated 2 months ago
- Enums.NET is a high-performance type-safe .NET enum utility library☆1,805Updated last year
- This repo is used for reviewing new .NET designs.☆914Updated this week
- 🎯 A .NET library for running a target dependency graph.☆910Updated last week
- Automatically exported from code.google.com/p/fast-member☆1,071Updated last year
- Source Link enables a great source debugging experience for your users, by adding source control metadata to your built assets☆1,325Updated last week
- Roslyn analyzers for IDisposable☆409Updated last year
- .NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix tri…☆452Updated last year
- compile time dependency injection for .NET☆860Updated 2 months ago
- A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.☆2,260Updated 2 weeks ago
- "AutoMapper" like, Roslyn based, code fix provider that allows to generate mapping code in design time.☆1,031Updated 3 years ago