tetractic / ExceptionAnalyzersLinks
Helps you check that exceptions are caught or documented in C#.
☆41Updated last month
Alternatives and similar repositories for ExceptionAnalyzers
Users that are interested in ExceptionAnalyzers are comparing it to the libraries listed below
Sorting:
- Analyzers checking System.Reflection☆81Updated last year
- Simple source only reflection library with default interface property support☆71Updated last month
- ☆53Updated last week
- Moxy - Mixins code generator for C#☆120Updated 5 months 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…☆109Updated 2 years ago
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆38Updated last year
- C# interface-to-member source generator☆80Updated 9 months ago
- A Roslyn analyzer to improve the experience when working with nullable reference types.☆49Updated last month
- Download, update and sync loose files from URLs☆60Updated this week
- Generates a synchronized version of an async method☆60Updated 2 months ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated this week
- An experimental project that attempts to write a fully native IIS module using C# NativeAOT☆40Updated 5 months ago
- The most revolutionary syntax visualizer☆72Updated this week
- C# SourceGenerator helper which helps you query your files, and adds LINQ support☆26Updated 2 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- One of the very first IoC frameworks for .Net that has no reflection. An IoC that casts its services before thunder casts its bolts.☆57Updated 2 years ago
- Immutability is easy!☆50Updated 2 weeks ago
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆56Updated this week
- A modern compile-time generated interception/proxy library☆139Updated 2 years ago
- Practical generic programming for .NET☆206Updated this week
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- File path abstraction library for .NET.☆68Updated this week
- QuickConstructor is a reliable and feature-rich source generator that can automatically emit a constructor from the fields and properties…☆26Updated 2 years ago
- Generate classes based on example json files in your project. Uses a C# 9 source generator.☆84Updated 2 years ago
- Source generator that instantly scaffolds DTOs, ViewModels and typed LINQ projections without any runtime overhead.☆76Updated this week
- A .NET library to parse XML at lightspeed with zero allocation.☆108Updated last year
- Actual C# Enums with values and better performance as a source generator☆42Updated last year
- A C# Parser library that allows easy parsing and formatting of C# source files☆28Updated last year
- Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.☆116Updated 6 months ago