Skip to main content
ExcelDna.IntelliSense.Abstractions package icon

ExcelDna.IntelliSense.Abstractions

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.

Total Downloads
643
643
Published
Jul 9, 2020
Latest stable version

Install

.NET CLI
dotnet add package ExcelDna.IntelliSense.Abstractions --version 1.0.0-pre3
Package Manager Console
Install-Package ExcelDna.IntelliSense.Abstractions -Version 1.0.0-pre3
PackageReference
<PackageReference Include="ExcelDna.IntelliSense.Abstractions" Version="1.0.0-pre3" />

Frameworks

.NETFramework4.5 .NETFramework4.6.1 .NETFramework4.7.2 .NETFramework4.8

Dependencies

ExcelDna.Integration
.NETFramework4.5
[1.1.0, )
ExcelDna.IntelliSense
.NETFramework4.5
[1.3.0, )
ExcelDna.Integration
.NETFramework4.6.1
[1.1.0, )
ExcelDna.IntelliSense
.NETFramework4.6.1
[1.3.0, )
ExcelDna.Integration
.NETFramework4.7.2
[1.1.0, )
ExcelDna.IntelliSense
.NETFramework4.7.2
[1.3.0, )
ExcelDna.Integration
.NETFramework4.8
[1.1.0, )
ExcelDna.IntelliSense
.NETFramework4.8
[1.3.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

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

Compatibility metadata lists 4 target frameworks; 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.