ExcelDnaDoc 0.1.17

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

// Install ExcelDnaDoc as a Cake Tool
#tool nuget:?package=ExcelDnaDoc&version=0.1.17

Command-line utility to create a compiled HTML Help Workshop file (.chm) for ExcelDna.  To build compiled help file (.chm) the HTML Help Workshop must be installed.  For examples see https://github.com/mndrake/ExcelDnaDoc.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on ExcelDnaDoc:

Repository Stars
Excel-DNA/ExcelDna
Excel-DNA - Free and easy .NET for Excel. This repository contains the core Excel-DNA library.
Version Downloads Last updated
0.1.17 361 1/29/2014
0.1.16 88 1/24/2014
0.1.15 74 12/3/2013
0.1.14 51 11/27/2013
0.1.13 71 11/24/2013
0.1.12-beta 69 11/23/2013

bug fix - if ExcelFunctionDoc attribute was used the Remarks property was not flowing through to the generated documentation.