ejball / XmlDocMarkdown
Generates Markdown from .NET XML documentation comments.
☆104Updated 11 months ago
Alternatives and similar repositories for XmlDocMarkdown:
Users that are interested in XmlDocMarkdown are comparing it to the libraries listed below
- The C# Source Generator Playground☆146Updated 3 years ago
- A lightweight full text indexer for .NET☆187Updated 7 months ago
- DotMarkdown is Markdown framework for .NET☆122Updated 2 months ago
- A C# Glob library for .NET and .NET Core.☆222Updated 11 months ago
- IDisposable helper types.☆126Updated 10 months ago
- A basic template for writing a C# source generator☆184Updated 2 years ago
- Json library that uses .NET 5 Source Generators☆145Updated 3 years ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆184Updated this week
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆72Updated 4 months ago
- C# interface-to-member source generator☆78Updated 5 months ago
- Code generator to easily create data builder patterns for your model classes☆116Updated 5 months ago
- Utility library for faster writing source generators☆61Updated 3 years ago
- Extends Verify to allow verification of C# Source Generators.☆79Updated this week
- A modern compile-time generated interception/proxy library☆138Updated last year
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆111Updated 4 years ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆144Updated 2 months ago
- Improved MSBuild editing support☆230Updated this week
- C# XML documentation reader☆36Updated 2 months ago
- Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings☆86Updated 2 years ago
- A port of Hunspell v1 for .NET and .NET Standard☆128Updated 3 months ago
- A global tool and accompanying API for managing hierarchical configurations for dotnet tools, using git config format☆77Updated last week
- SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapm…☆134Updated 4 months ago
- A convention based object to object mapper using Roslyn source generator.☆93Updated last month
- Practical generic programming for .NET☆189Updated this week
- 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…☆103Updated 2 years ago
- .NET library with advanced reflection APIs.☆218Updated 2 months ago
- Produce NuPkg files that have .NET Reference assemblies as resources☆106Updated last month
- Universally Unique Lexicographically Sortable Identifier☆127Updated 10 months ago
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0