ExcelDna.Abstractions
1.0.0-pre3
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.
This is a prerelease version of ExcelDna.Abstractions.
Requires NuGet 3.3 or higher.
Install-Package ExcelDna.Abstractions -Version 1.0.0-pre3
dotnet add package ExcelDna.Abstractions --version 1.0.0-pre3
<PackageReference Include="ExcelDna.Abstractions" Version="1.0.0-pre3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ExcelDna.Abstractions --version 1.0.0-pre3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/augustoproiete/exceldna-abstractions/releases/tag/v1.0.0-pre3
Dependencies
-
.NETFramework 4.5
- ExcelDna.Integration (>= 1.1.0)
-
.NETFramework 4.6.1
- ExcelDna.Integration (>= 1.1.0)
-
.NETFramework 4.7.2
- ExcelDna.Integration (>= 1.1.0)
-
.NETFramework 4.8
- ExcelDna.Integration (>= 1.1.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0-pre3 | 122 | 7/9/2020 |
1.0.0-pre2 | 71 | 7/8/2020 |
1.0.0-pre1 | 124 | 5/28/2020 |