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
#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

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

NuGet packages (2)

Showing the top 2 NuGet packages that depend on ApiDoc:

Package Downloads
MocaSDK.WindowsPhone

Moca SDK for Windows Phone 8. Geofencing, segmentation and analytics API backed by Cloud platform.

ApiDoc.Mvc4

ASP.NET Mvc 4 support for ApiDoc - Api Documentation Generator that can generate documentation directly from a compiled assembly and .xml files.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.9.3 12,266 4/29/2014
0.9.2 1,550 4/29/2014
0.9.1 1,859 6/4/2013

Initial version of the package.