ApiDoc 0.9.3
dotnet add package ApiDoc --version 0.9.3
NuGet\Install-Package ApiDoc -Version 0.9.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="ApiDoc" Version="0.9.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ApiDoc --version 0.9.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ApiDoc, 0.9.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 ApiDoc as a Cake Addin #addin nuget:?package=ApiDoc&version=0.9.3 // Install ApiDoc as a Cake Tool #tool nuget:?package=ApiDoc&version=0.9.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Api Documentation Generator that can generate documentation directly from a compiled assembly and .xml files. The library can be used with ApiDoc.Mvc4 to plug directly into an existing ASP.NET Mvc site or can be used directly to generate your own customised outputs. This package contains a portable class library and can be used on any platform and is compatible with Mvpc.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wp was computed. wp7 is compatible. wp75 was computed. wp8 was computed. wp81 was computed. |
Windows Store | netcore was computed. netcore45 is compatible. netcore451 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories
This package is not used by any popular GitHub repositories.
Initial version of the package.