InheritDoc 2.5.2
.NET Framework 4.5
Install-Package InheritDoc -Version 2.5.2
dotnet add package InheritDoc --version 2.5.2
<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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: InheritDoc, 2.5.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5
- CommandLineParser (>= 2.3.0)
- Mono.Cecil (>= 0.10.1)
- NLog (>= 4.5.10)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on InheritDoc:
Package | Downloads |
---|---|
Imagin.Common
Common elements for shared projects. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on InheritDoc:
Repository | Stars |
---|---|
Chris3606/GoRogue
.NET Standard roguelike library in C#. Features many algorithms and data structures pertinent to roguelike/2D game developers, specifically designed to be minimally intrusive upon the developer's architecture.
|
Version | Downloads | Last updated |
---|---|---|
2.5.2 | 59,439 | 3/18/2020 |
2.5.1 | 3,658 | 2/1/2020 |
2.5.0 | 371 | 1/27/2020 |
2.4.1 | 478 | 1/17/2020 |
2.4.0 | 315 | 1/17/2020 |
2.3.0 | 11,641 | 8/28/2019 |
2.2.1 | 1,491 | 5/23/2019 |
2.2.0 | 971 | 5/2/2019 |
2.1.0 | 482 | 5/1/2019 |
2.0.2 | 4,775 | 10/23/2018 |
2.0.1 | 669 | 10/23/2018 |
2.0.0 | 896 | 8/23/2018 |
1.2.3 | 694 | 8/21/2018 |
1.2.2.1 | 1,412 | 8/12/2018 |
1.2.1.1 | 724 | 8/5/2018 |
1.2.0.1 | 2,125 | 7/15/2018 |
1.1.1.1 | 3,824 | 6/5/2018 |
1.1.0.1 | 954 | 5/9/2018 |
1.0.8.1 | 850 | 2/15/2018 |
1.0.7.1 | 852 | 1/25/2018 |
1.0.6.1 | 785 | 1/25/2018 |
1.0.5.1 | 833 | 1/25/2018 |
1.0.4.1 | 802 | 1/19/2018 |
1.0.3.2 | 783 | 1/19/2018 |
1.0.2.1 | 855 | 1/3/2018 |
1.0.0.342 | 834 | 1/2/2018 |
1.0.0.308 | 810 | 12/20/2017 |
1.0.0.307 | 839 | 12/20/2017 |
1.0.0.299 | 941 | 12/18/2017 |
Include sourceXml when multiple targets found