InheritDoc 2.5.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package InheritDoc --version 2.5.1
NuGet\Install-Package InheritDoc -Version 2.5.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="InheritDoc" Version="2.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add InheritDoc --version 2.5.1
#r "nuget: InheritDoc, 2.5.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install InheritDoc as a Cake Addin
#addin nuget:?package=InheritDoc&version=2.5.1

// Install InheritDoc as a Cake Tool
#tool nuget:?package=InheritDoc&version=2.5.1

Command line 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.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.5.2 163,576 3/18/2020
2.5.1 3,993 2/1/2020
2.5.0 683 1/27/2020
2.4.1 778 1/17/2020
2.4.0 600 1/17/2020
2.3.0 13,742 8/28/2019
2.2.1 1,832 5/23/2019
2.2.0 1,270 5/2/2019
2.1.0 796 5/1/2019
2.0.2 5,178 10/23/2018
2.0.1 983 10/23/2018
2.0.0 1,244 8/23/2018
1.2.3 1,052 8/21/2018
1.2.2.1 1,732 8/12/2018
1.2.1.1 1,036 8/5/2018
1.2.0.1 2,565 7/15/2018
1.1.1.1 4,219 6/5/2018
1.1.0.1 1,274 5/9/2018
1.0.8.1 1,154 2/15/2018
1.0.7.1 1,193 1/25/2018
1.0.6.1 1,124 1/25/2018
1.0.5.1 1,208 1/25/2018
1.0.4.1 1,152 1/19/2018
1.0.3.2 1,100 1/19/2018
1.0.2.1 1,216 1/3/2018
1.0.0.342 1,189 1/2/2018
1.0.0.308 1,123 12/20/2017
1.0.0.307 1,191 12/20/2017
1.0.0.299 1,337 12/18/2017

Better handling of nested types