Top 20 NuGet Packages depending on Excel-DNA Reference Library

Total dependencies: 22

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 c...
Excel-DNA IntelliSense is an extension library that provides on-sheet IntelliSense for Excel UDFs.
This NuGet package is deprecated. Migrated to ExcelDna.Integration.
'ExcelDna.Testing' is a NuGet package and library that lets you develop automatic tests for Excel models and add-ins, including add-ins developed with Excel-DNA and VBA. Test code is written in C# or Visual Basic and is hosted by the popular xUnit test framework, allowing automated tests to run from...
This NuGet package is deprecated.
This NuGet package is deprecated.
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.
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of ExcelDna.WindowsDesktop.* packages
Integrate Excel-DNA Diagnostics Logging with Serilog.
ExcelDna.Registration.Abstractions is a library that abstracts ExcelDna.Registration classes such as `ExcelRegistration`, `ExcelFunctionRegistration`, and others so you can easily mock them and write unit tests against your Excel add-ins built with Excel-DNA.
ExcelDna.IntelliSense.Abstractions is a library that abstracts ExcelDna.IntelliSense classes such as `IntelliSenseServer`, so you can easily mock them and write unit tests against your Excel add-ins built with Excel-DNA.
ExcelDna.Abstractions is a library that abstracts Excel-DNA classes such as `ExcelDnaUtil`, `ExcelAsyncUtil`, and many other classes so you can easily mock them and write unit tests against your Excel add-ins built with Excel-DNA.
A Serilog sink that writes events to Excel-DNA LogDisplay.
A Serilog Enricher with properties from Excel-DNA
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.
ExcelDna Cell Address Extensions,support Range and ExcelReference formats.
RibbonFluent builder for ExcelDna, extends AddInX.Ribbon project
Excel API using .NET types only and a safe wrapper for C/COM API calls
This includes some useful utility functions for ExcelDna development, like casting Excel Range into Object arrays, etc.
Office