tetractic / ExceptionAnalyzersLinks
Helps you check that exceptions are caught or documented in C#.
☆43Updated 4 months ago
Alternatives and similar repositories for ExceptionAnalyzers
Users that are interested in ExceptionAnalyzers are comparing it to the libraries listed below
Sorting:
- 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…☆113Updated 3 years ago
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆59Updated this week
- Generates a synchronized version of an async method☆69Updated 2 months ago
- C# interface-to-member source generator☆85Updated 3 months ago
- Reflection APIs over roslyn symbol APIs☆193Updated 2 months ago
- Extends Verify to allow verification of C# Source Generators.☆91Updated this week
- C# Source Generator to automatically register dependencies in Microsoft Dependency Injection Service Collection☆117Updated last year
- Easily identify which dependencies can be removed from a .NET project☆207Updated 3 months ago
- Write testable code by abstracting away system dependencies.☆64Updated this week
- Statically typed i18n support for the .NET - ecosystem☆87Updated this week
- Practical generic programming for .NET☆248Updated last week
- A lightweight full text indexer for .NET☆191Updated 7 months ago
- A tool to visualize the activity of the .NET garbage collector.☆183Updated last year
- Moxy - Mixins code generator for C#☆126Updated 10 months ago
- Manages launching and cleanup of diff tools☆218Updated last week
- Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings☆88Updated 2 years ago
- .Net Source Generator for Automatic Interfaces☆108Updated 6 months ago
- Utility library for faster writing source generators☆63Updated 4 years ago
- Provides an easy way to implement Smart Enums, Value Objects and Discriminated Unions in .NET☆72Updated this week
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆67Updated 2 months ago
- HttpClientGenerator is a tool that uses the Roslyn code generator feature to write boilerplate HttpClient code for you.☆46Updated 11 months ago
- Generate fluent builders for your C# classes with ease.☆127Updated 3 weeks ago
- A convention based object to object mapper using Roslyn source generator.☆97Updated 4 months ago
- ☆58Updated last week
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆200Updated this week
- High-performance, low-allocating JSON object diff and patch extension for System.Text.Json. Support generating patch document in RFC 6902…☆118Updated last year
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆114Updated 4 years ago
- A C# string parser based on simple templates using source generators.☆52Updated 6 months ago
- Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.☆121Updated 4 months ago
- Simple source only reflection library with default interface property support☆74Updated this week