Skip to main content
ExcelDna.AddIn.NativeAOT package icon

ExcelDna.AddIn.NativeAOT

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 2021 / 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
328
328
Published
Feb 14, 2026
Latest stable version

Install

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

Frameworks

net10.0-windows7.0

Dependencies

No declared dependencies.

Adoption guide

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

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

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.