Plainion.IronDoc 2.0.0

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

// Install Plainion.IronDoc as a Cake Tool
#tool nuget:?package=Plainion.IronDoc&version=2.0.0

All public APIs get documented (even if Xml doc is missing)

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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.0.0 1,516 11/2/2016
1.1.0 963 4/30/2016
1.0.0 977 4/27/2016

- ApiDoc generated to dedicated folder
- One Markdown file per type
- Markdown output polished
- several minor bugs fixed