InheritDocTool 2.5.1
.NET Core global tool that post processes XML documentation files to support an <inheritdoc/> tag allowing inheriting XML comments from base types, interfaces, and similar methods. Works with .NET Framework, .NET Standard, and .NET Core projects. See the separate InheritDocLib NuGet package for a programmatic interface.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet tool install --global InheritDocTool --version 2.5.1
This package contains a .NET Core Global Tool you can call from the shell/command line.
Release Notes
Better handling of nested types
Dependencies
This package has no dependencies.