InheritDocLib 1.2.3

.NET Framework 4.5
dotnet add package InheritDocLib --version 1.2.3
NuGet\Install-Package InheritDocLib -Version 1.2.3
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="InheritDocLib" Version="1.2.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add InheritDocLib --version 1.2.3
#r "nuget: InheritDocLib, 1.2.3"
#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 InheritDocLib as a Cake Addin
#addin nuget:?package=InheritDocLib&version=1.2.3

// Install InheritDocLib as a Cake Tool
#tool nuget:?package=InheritDocLib&version=1.2.3

Library 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 InheritDoc NuGet package for a command line 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
1.2.3 1,273 8/21/2018
1.2.2.1 790 8/12/2018
1.2.1.1 794 8/5/2018
1.2.0.1 1,320 7/15/2018
1.1.1.1 895 6/5/2018
1.1.0.1 926 5/9/2018
1.0.8.1 942 2/15/2018
1.0.7.1 904 1/25/2018
1.0.6.1 920 1/25/2018
1.0.5.1 917 1/25/2018
1.0.4.1 897 1/19/2018
1.0.3.2 909 1/19/2018
1.0.2.1 900 1/3/2018
1.0.0.366 857 1/2/2018
1.0.0.308 920 12/20/2017
1.0.0.307 923 12/20/2017
1.0.0.306 965 12/20/2017

Upgraded to latest version of Mono.Cecil