ExcelDnaDoc 1.1.0-beta2

This is a prerelease version of ExcelDnaDoc.
There is a newer version of this package available.
See the version list below for details.
dotnet add package ExcelDnaDoc --version 1.1.0-beta2
                    
NuGet\Install-Package ExcelDnaDoc -Version 1.1.0-beta2
                    
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.1.0-beta2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ExcelDnaDoc" Version="1.1.0-beta2" />
                    
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.1.0-beta2
                    
#r "nuget: ExcelDnaDoc, 1.1.0-beta2"
                    
#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.1.0-beta2
                    
#: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.1.0-beta2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=ExcelDnaDoc&version=1.1.0-beta2&prerelease
                    
Install as a Cake Tool

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/Excel-DNA/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.

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.9.0 354 9/18/2025
1.9.0-rc6 164 9/4/2025
1.9.0-rc5 150 8/17/2025
1.9.0-rc4 100 8/15/2025
1.9.0-rc3 175 7/14/2025
1.9.0-rc2 159 7/1/2025
1.9.0-rc1 201 6/23/2025
1.9.0-beta2 143 4/5/2025
1.9.0-beta1 167 2/2/2025
1.9.0-alpha3 127 11/16/2024
1.9.0-alpha2 189 8/14/2024
1.8.0 1,176 5/16/2024
1.8.0-rc 174 5/6/2024
1.8.0-alpha3 244 3/10/2024
1.8.0-alpha2 360 1/3/2024
1.8.0-alpha1 162 12/21/2023
1.7.0 734 11/27/2023
1.7.0-rcfinal 265 11/6/2023
1.7.0-rc9 238 10/16/2023
1.7.0-rc8 203 10/16/2023
1.7.0-rc7 216 10/7/2023
1.7.0-rc6 379 7/17/2023
1.7.0-rc5 226 6/19/2023
1.7.0-rc4 239 4/24/2023
1.7.0-rc3 235 4/2/2023
1.7.0-rc2 306 3/5/2023
1.7.0-rc1 292 2/26/2023
1.6.1-beta3 280 1/22/2023
1.6.1-beta2 267 1/4/2023
1.6.1-beta1 216 11/21/2022
1.6.1-alpha6 273 11/8/2022
1.6.1-alpha5 260 11/3/2022
1.6.1-alpha4 219 11/2/2022
1.6.1-alpha3 312 10/19/2022
1.6.1-alpha2 242 10/9/2022
1.6.1-alpha 258 10/3/2022
1.6.0 2,624 10/1/2022
1.6.0-rc1 262 8/19/2022
1.6.0-preview5 307 8/2/2022
1.6.0-preview4 306 7/3/2022
1.5.1 1,087 12/23/2021
1.5.0-rc 403 11/12/2021
1.1.0-beta2 710 6/30/2020
1.1.0-beta 1,003 6/30/2020
0.2.3 21,355 7/11/2016
0.2.2 1,463 7/11/2016
0.2.1 1,445 7/10/2016
0.1.17 2,485 1/29/2014
0.1.16 2,102 1/24/2014
0.1.15 2,011 12/3/2013
0.1.14 1,727 11/27/2013
0.1.13 1,990 11/24/2013

add async support (thanks @Cronan)
rebuild for Excel-DNA v1.1
beta version