ExcelDna.Interop
15.0.1
Prefix Reserved
dotnet add package ExcelDna.Interop --version 15.0.1
NuGet\Install-Package ExcelDna.Interop -Version 15.0.1
<PackageReference Include="ExcelDna.Interop" Version="15.0.1" />
paket add ExcelDna.Interop --version 15.0.1
#r "nuget: ExcelDna.Interop, 15.0.1"
// Install ExcelDna.Interop as a Cake Addin #addin nuget:?package=ExcelDna.Interop&version=15.0.1 // Install ExcelDna.Interop as a Cake Tool #tool nuget:?package=ExcelDna.Interop&version=15.0.1
Provides a local copy of the Primary Interop Assemblies from Microsoft Office: Microsoft.Office.Interop.Excel.dll, Office.dll, Microsoft.Vbe.Interop.dll.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-windows7.0 is compatible. net7.0-windows was computed. net8.0-windows was computed. |
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.5.2
- Microsoft.CSharp (>= 4.3.0)
-
net6.0-windows7.0
- No dependencies.
NuGet packages (9)
Showing the top 5 NuGet packages that depend on ExcelDna.Interop:
Package | Downloads |
---|---|
Excel-DNA.Interop
This package is deprecated, and has been replaced by ExcelDna.Interop - https://www.nuget.org/packages/ExcelDna.Interop/. |
|
MYTBD005
this is the description |
|
ExcelDna.Registration.VisualBasic
Excel-DNA Registration is an extension package for Excel-DNA, adding custom registration processing. This package adds additional transformations appropriate to Visual Basic projects, enhancing VBA compatibility. |
|
ExcelDna.Registration.FSharp
Excel-DNA Registration is an extension package for Excel-DNA, adding custom registration processing. This package adds additional transformations appropriate to F# projects. |
|
ExcelDna.Testing
'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 Visual Stuio or other standard test runners. Tests developed with the testing helper will run with the add-in loaded inside an Excel instance, and so allow you to test the interaction between an add-in and a real instance of Excel. This type of 'integration testing' can augment 'unit testing' where individual library features are tested in isolation. It is often in the interaction with Excel where the problematic aspects of an add-in are revealed, and developing automated testing for this environment has been difficult. The testing helper allows flexibility and power in designing automated Excel tests: * The test code can either run in a separate process that drives Excel through the COM object model, or can be loaded inside the Excel process itself, allowing use of both the COM object model and the C API from the test code. * Functions, macros and even ribbon commands can be tested. * Test projects can include pre-populated test workbooks containing spreadsheet models to test or test data. |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on ExcelDna.Interop:
Repository | Stars |
---|---|
Excel-DNA/ExcelDna
Excel-DNA - Free and easy .NET for Excel. This repository contains the core Excel-DNA library.
|
|
Excel-DNA/IntelliSense
Add in-sheet IntelliSense for Excel UDFs
|
|
Excel-DNA/Samples
Various sample projects and snippets related to Excel-DNA
|
Version | Downloads | Last updated |
---|---|---|
15.0.1 | 57,897 | 2/26/2023 |
15.0.0 | 30,766 | 8/19/2022 |
15.0.0-preview3 | 469 | 8/2/2022 |
15.0.0-preview2 | 354 | 7/3/2022 |
15.0.0-preview | 176 | 7/3/2022 |
14.0.1 | 239,341 | 8/6/2015 |