saucecontrol / InheritDocLinks
Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time
☆72Updated 7 months ago
Alternatives and similar repositories for InheritDoc
Users that are interested in InheritDoc are comparing it to the libraries listed below
Sorting:
- 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
- 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
- Easily identify which dependencies can be removed from a .NET project☆197Updated 3 months ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- The C# Source Generator Playground☆146Updated 3 years ago
- A lightweight .NET library for expressive Guard Clauses.☆90Updated 2 months ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆113Updated 4 years ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆190Updated last month
- DotMarkdown is Markdown framework for .NET☆123Updated 6 months ago
- Reflection APIs over roslyn symbol APIs☆190Updated 2 years ago
- Roslyn analyzers for writing unit tests with NUnit☆97Updated this week
- C# interface-to-member source generator☆80Updated 9 months ago
- Extends xUnit to expose extra context and simplify logging☆167Updated this week
- ConfigureAwaitChecker☆70Updated 3 years ago
- IDisposable helper types.☆129Updated last year
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆361Updated this week
- Analyzers checking System.Reflection☆81Updated last year
- Run your xunit-based tests on an STA thread with the WPF Dispatcher, a WinForms SynchronizationContext, or even a cross-platform generic …☆93Updated this week
- Shows how to do deterministic builds with .NET☆131Updated 3 years ago
- Code generator to easily create data builder patterns for your model classes☆117Updated 9 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆154Updated 6 months ago
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆56Updated this week
- A basic template for writing a C# source generator☆188Updated 3 years ago
- A modern compile-time generated interception/proxy library☆139Updated 2 years ago
- Practical generic programming for .NET☆206Updated this week
- Qowaiv is a Single Value Object library☆96Updated last week
- A convention based object to object mapper using Roslyn source generator.☆95Updated 2 weeks ago
- C# immutable records generator☆73Updated 5 years ago
- Improved MSBuild editing support☆234Updated 2 months ago
- Compiler analyser to generate Warnings whenever a Task is not awaited nor assigned to a variable (also in those instances not caught by C…☆69Updated last month