InheritDoc 2.5.2

.NET Framework 4.5
dotnet add package InheritDoc --version 2.5.2
NuGet\Install-Package InheritDoc -Version 2.5.2
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.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add InheritDoc --version 2.5.2
#r "nuget: InheritDoc, 2.5.2"
#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.2

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

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 Versions
.NET Framework net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
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 118,339 3/18/2020
2.5.1 3,763 2/1/2020
2.5.0 480 1/27/2020
2.4.1 578 1/17/2020
2.4.0 412 1/17/2020
2.3.0 12,643 8/28/2019
2.2.1 1,602 5/23/2019
2.2.0 1,073 5/2/2019
2.1.0 595 5/1/2019
2.0.2 4,955 10/23/2018
2.0.1 763 10/23/2018
2.0.0 1,018 8/23/2018
1.2.3 815 8/21/2018
1.2.2.1 1,526 8/12/2018
1.2.1.1 841 8/5/2018
1.2.0.1 2,310 7/15/2018
1.1.1.1 3,957 6/5/2018
1.1.0.1 1,077 5/9/2018
1.0.8.1 971 2/15/2018
1.0.7.1 989 1/25/2018
1.0.6.1 921 1/25/2018
1.0.5.1 984 1/25/2018
1.0.4.1 934 1/19/2018
1.0.3.2 929 1/19/2018
1.0.2.1 1,002 1/3/2018
1.0.0.342 986 1/2/2018
1.0.0.308 939 12/20/2017
1.0.0.307 973 12/20/2017
1.0.0.299 1,095 12/18/2017

Include sourceXml when multiple targets found