ExcelDna.AddIn.NativeAOT 1.10.0-preview4

Prefix Reserved
This is a prerelease version of ExcelDna.AddIn.NativeAOT.

Requires NuGet 2.5 or higher.

dotnet add package ExcelDna.AddIn.NativeAOT --version 1.10.0-preview4
                    
NuGet\Install-Package ExcelDna.AddIn.NativeAOT -Version 1.10.0-preview4
                    
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="ExcelDna.AddIn.NativeAOT" Version="1.10.0-preview4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ExcelDna.AddIn.NativeAOT" Version="1.10.0-preview4" />
                    
Directory.Packages.props
<PackageReference Include="ExcelDna.AddIn.NativeAOT" />
                    
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 ExcelDna.AddIn.NativeAOT --version 1.10.0-preview4
                    
#r "nuget: ExcelDna.AddIn.NativeAOT, 1.10.0-preview4"
                    
#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 ExcelDna.AddIn.NativeAOT@1.10.0-preview4
                    
#: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=ExcelDna.AddIn.NativeAOT&version=1.10.0-preview4&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=ExcelDna.AddIn.NativeAOT&version=1.10.0-preview4&prerelease
                    
Install as a Cake Tool

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.

Product Compatible and additional computed target framework versions.
.NET net10.0-windows7.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0-windows7.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.10.0-preview4 46 2/22/2026
1.10.0-preview1 60 2/14/2026