Excel-DNA.Lib 1.10.0-preview5

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

Excel-DNA.Lib

This package is deprecated and remains available for compatibility with older projects.

For new add-ins, use ExcelDna.AddIn. If you only need to reference the Excel-DNA API from a helper library, use ExcelDna.Integration.

Existing projects that still reference Excel-DNA.Lib can continue to restore it, but migrating to the current package names is recommended.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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-preview5 89 7/6/2026
1.10.0-preview4 267 2/22/2026
1.10.0-preview1 250 2/14/2026
1.9.0 1,369 9/18/2025
1.9.0-rc6 520 9/4/2025
1.9.0-rc5 470 8/17/2025
1.9.0-rc4 431 8/15/2025
1.9.0-rc3 525 7/14/2025
1.9.0-rc2 511 7/1/2025
1.9.0-rc1 529 6/23/2025
1.9.0-beta2 510 4/5/2025
1.9.0-beta1 482 2/2/2025
1.9.0-alpha3 591 11/16/2024
1.9.0-alpha2 504 8/14/2024
1.8.0 1,867 5/16/2024
1.8.0-rc 489 5/6/2024
1.8.0-alpha3 511 3/10/2024
1.8.0-alpha2 615 1/3/2024
1.8.0-alpha1 564 12/21/2023
1.7.0 781 11/27/2023
Loading failed