Excel-DNA eases the development of Excel add-ins using .NET.
Add-ins created with Excel-DNA can export high-performance user-defined functions and macros, and can be packed into a single file for easy distribution and installation.
Excel versions 2007 through 2019 / Office 365 can be...
More information
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.
Deprecated reference library package for Excel-DNA. Use the package ExcelDna.AddIn to create a new add-in. Use the package ExcelDna.Integration to only reference the integration library.
Core library for NetOffice, the .NET Wrapper Assemblies for accessing MS Office applications: Office, Excel, Word, Outlook, PowerPoint, Access, Project, Visio
Core library for NetOffice, the .NET Wrapper Assemblies for accessing MS Office applications: Office, Excel, Word, Outlook, PowerPoint, Access, Project, Visio. This NuGet package targets the .NET Framework 4.5
Core library for NetOffice, the .NET Wrapper Assemblies for accessing MS Office applications: Office, Excel, Word, Outlook, PowerPoint, Access, Project, Visio. This NuGet package targets the .NET Framework 4.0
Excel-DNA Registration is an extension package for Excel-DNA, adding custom registration processing.
This package adds additional transformations appropriate to Visual Basic projects, enhancing VBA compatibility.
Excel-DNA Registration is an extension package for Excel-DNA, adding custom registration processing.
This package adds additional transformations appropriate to F# projects.
Fluent ribbon builder for Excel-DNA. It simplifies the creation of the ribbon with Excel-DNA so you don't have to write XML or to create the callback methods.