menees / Analyzers
C# code analyzers
☆22Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for Analyzers
- A Roslyn analyzer to improve the experience when working with nullable reference types.☆43Updated 10 months ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆110Updated 3 years ago
- A source code only package which allows you to use C# 9's init and record features in older target frameworks like .NET Standard 2.0 or t…☆99Updated 2 years ago
- A static documentation site generator.☆53Updated 9 months ago
- Produce NuPkg files that have .NET Reference assemblies as resources☆103Updated last month
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆80Updated last year
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆52Updated 7 months ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆53Updated last year
- Extends Verify to allow verification of C# Source Generators.☆72Updated this week
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆172Updated 2 weeks ago
- The dotnet tool that can update all dotnet tools☆24Updated 6 months ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆168Updated 3 weeks ago
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆71Updated 6 months ago
- A terminal-centric replacement for the .NET console APIs.☆91Updated this week
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆134Updated 3 weeks ago
- A set of source generators for equality, immutability, ...☆90Updated last year
- Generates data access using stored procedures☆59Updated 2 months ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- Linq for Span<T> using SourceGenerators☆49Updated 3 years ago
- ISLE (Interpolated String Logging Extensions) is a library that allows developers to perform structured logging using interpolated string…☆45Updated 9 months ago
- The cross platform build automation system: C# scripts + powerful API☆32Updated 9 months ago
- Fast and memory-efficient immutable collections and helper data structures☆231Updated last week
- Source only package that exposes newer .net and C# features to older runtimes.☆281Updated this week
- Practical generic programming for C#☆141Updated this week
- Post-build IL optimizer and intermediate representation for .NET programs☆117Updated this week
- A simple template base system of macros for C# that can be executed in design time☆63Updated 7 months ago
- Suppresses exhaustiveness warnings for switching (switch statement or expression) on closed type hierarchies☆45Updated last month
- Advanced async/await Diagnostics and CodeFixes for C#☆165Updated last year
- C# Source Generator for UTF-8 binary literal☆135Updated 2 months ago