Doraku / DefaultDocumentation
Create a simple markdown documentation from the Visual Studio xml one.
☆160Updated this week
Related projects ⓘ
Alternatives and complementary repositories for DefaultDocumentation
- Generates Markdown from .NET XML documentation comments.☆102Updated 8 months ago
- A basic template for writing a C# source generator☆181Updated 2 years ago
- LINQ for Span<T>, without memory allocations.☆245Updated last year
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆140Updated 4 months ago
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆439Updated this week
- Improved MSBuild editing support☆228Updated last month
- Easily identify which dependencies can be removed from a .NET project☆185Updated last month
- The C# Source Generator Playground☆146Updated 3 years ago
- Roslyn analyzers for IDisposable☆383Updated 5 months ago
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆164Updated 5 months ago
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆68Updated last month
- Create, edit and run multiple C# top-level programs in the same project by just selecting the startup program from the start button.☆285Updated this week
- A lightweight full text indexer for .NET☆184Updated 4 months ago
- Json library that uses .NET 5 Source Generators☆146Updated 3 years ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆137Updated this week
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆76Updated 2 years ago
- Reflection APIs over roslyn symbol APIs☆184Updated 2 years ago
- A simple to understand packing model for authoring NuGet packages☆260Updated this week
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆168Updated this week
- Declarative framework for interactive CLI applications☆243Updated last year
- A cross-platform command line input library that provides syntax highlighting, autocompletion, history and multi-line input.☆161Updated 4 months ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆109Updated 2 years ago
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆196Updated last week
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆93Updated 5 months ago
- Expressive is a cross-platform expression parsing and evaluation framework. The cross-platform nature is achieved through compiling for .…☆165Updated last month
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆240Updated 3 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…☆185Updated 9 months ago
- Benchmarking LINQ and alternative implementations☆174Updated 9 months ago
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆338Updated last year
- Generic weak event implementation☆183Updated 4 years ago