ExcelDnaDoc 1.10.0-preview5

This is a prerelease version of ExcelDnaDoc.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package ExcelDnaDoc --version 1.10.0-preview5
                    
NuGet\Install-Package ExcelDnaDoc -Version 1.10.0-preview5
                    
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="1.10.0-preview5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ExcelDnaDoc" Version="1.10.0-preview5" />
                    
Directory.Packages.props
<PackageReference Include="ExcelDnaDoc" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ExcelDnaDoc --version 1.10.0-preview5
                    
#r "nuget: ExcelDnaDoc, 1.10.0-preview5"
                    
#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.
#:package ExcelDnaDoc@1.10.0-preview5
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ExcelDnaDoc&version=1.10.0-preview5&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=ExcelDnaDoc&version=1.10.0-preview5&prerelease
                    
Install as a Cake Tool

ExcelDnaDoc

ExcelDnaDoc generates compiled HTML Help (.chm) documentation for Excel-DNA add-ins. It reads the public function metadata from an add-in and creates help pages that can be shipped with the add-in.

The package includes MSBuild tasks and support assemblies for documentation generation. HTML Help Workshop must be installed when compiling .chm output.

Use this package when you want end-user help generated from the same Excel-DNA attributes that describe your worksheet functions.

More examples are available at https://github.com/Excel-DNA/ExcelDnaDoc.

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net10.0-windows was computed. 
.NET Framework net462 is compatible.  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.

NuGet packages

This package is not used by any NuGet packages.

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
1.10.0-preview6 29 9/25/2026
1.10.0-preview5 135 7/6/2026
1.10.0-preview4 173 2/22/2026
1.10.0-preview1 144 2/14/2026
1.9.0 2,281 9/18/2025
1.9.0-rc6 232 9/4/2025
1.9.0-rc5 213 8/17/2025
1.9.0-rc4 165 8/15/2025
1.9.0-rc3 235 7/14/2025
1.9.0-rc2 229 7/1/2025
1.9.0-rc1 272 6/23/2025
1.9.0-beta2 212 4/5/2025
1.9.0-beta1 239 2/2/2025
1.9.0-alpha3 203 11/16/2024
1.9.0-alpha2 273 8/14/2024
1.8.0 2,128 5/16/2024
1.8.0-rc 237 5/6/2024
1.8.0-alpha3 322 3/10/2024
1.8.0-alpha2 436 1/3/2024
1.8.0-alpha1 244 12/21/2023
Loading failed