saucecontrol / InheritDoc
Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time
☆72Updated 6 months ago
Alternatives and similar repositories for InheritDoc:
Users that are interested in InheritDoc are comparing it to the libraries listed below
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆182Updated 4 months ago
- Analyzers checking System.Reflection☆81Updated last year
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆56Updated last month
- The C# Source Generator Playground☆146Updated 3 years ago
- Improved MSBuild editing support☆233Updated 3 weeks 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…☆107Updated 2 years ago
- Roslyn analyzers for writing unit tests with NUnit☆96Updated last week
- Run your xunit-based tests on an STA thread with the WPF Dispatcher, a WinForms SynchronizationContext, or even a cross-platform generic …☆93Updated 2 weeks ago
- A source code only package which allows you to use .NET's nullable attributes in older target frameworks like .NET Standard 2.0 or the "o…☆190Updated last year
- Shows how to do deterministic builds with .NET☆131Updated 2 years ago
- Reflection APIs over roslyn symbol APIs☆190Updated 2 years ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆153Updated 5 months ago
- Practical generic programming for .NET☆202Updated this week
- C# interface-to-member source generator☆80Updated 7 months ago
- Source only package that exposes newer .net and C# features to older runtimes.☆349Updated last week
- Compiler analyser to generate Warnings whenever a Task is not awaited nor assigned to a variable (also in those instances not caught by C…☆68Updated 10 months ago
- IDisposable helper types.☆128Updated last year
- Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings☆88Updated 2 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆171Updated 7 months ago
- Qowaiv is a Single Value Object library☆96Updated last month
- A lightweight .NET library for expressive Guard Clauses.☆90Updated last month
- C# immutable records generator☆73Updated 5 years ago
- Easily identify which dependencies can be removed from a .NET project☆191Updated 2 months ago
- C# Source Generator for UTF-8 binary literal☆141Updated 7 months ago
- Code generator to easily create data builder patterns for your model classes☆117Updated 7 months ago
- ISLE (Interpolated String Logging Extensions) is a library that allows developers to perform structured logging using interpolated string…☆47Updated last month
- A modern compile-time generated interception/proxy library☆139Updated 2 years ago
- Adds Xunit dynamic skipping of facts and theories.☆139Updated 2 weeks ago
- ☆51Updated last week