Skip to main content
ExcelDna.AddIn package icon

ExcelDna.AddIn

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 2022 / Office 365 can be targeted with a single add-in. Advanced Excel features are supported, including multi-threaded recalculation, registration-free RTD servers and customized Ribbon and Task Pane interfaces and asynchronous functions. Excel-DNA supports .NET Framework version 4.6.2 to 4.8.1, and.NET 6.0+ The Excel-DNA Runtime is free for all use, and distributed under a permissive open-source license that also allows commercial use.

Total Downloads
1.4M
1,388,006
Published
Sep 18, 2025
Latest stable version

Install

.NET CLI
dotnet add package ExcelDna.AddIn --version 1.9.0
Package Manager Console
Install-Package ExcelDna.AddIn -Version 1.9.0
PackageReference
<PackageReference Include="ExcelDna.AddIn" Version="1.9.0" />

Frameworks

No framework metadata available.

Dependencies

[1.9.0, 1.9.0]

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.