Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/augustoproiete/exceldna-abstractions

ExcelDna.Abstractions allows you to mock / unit test Excel-DNA Add-ins
https://github.com/augustoproiete/exceldna-abstractions

di exceldna hacktoberfest ioc mock mocking unit-test unit-testing wrapper

Last synced: about 1 month ago
JSON representation

ExcelDna.Abstractions allows you to mock / unit test Excel-DNA Add-ins

Awesome Lists containing this project

README

        

| README.md |
|:---|

ExcelDna.Abstractions

ExcelDna.Abstractions


Mock / unit test Excel-DNA Add-ins

[![NuGet Version](http://img.shields.io/nuget/v/ExcelDna.Abstractions.svg?style=flat)](https://www.nuget.org/packages/ExcelDna.Abstractions/) [![Stack Overflow](https://img.shields.io/badge/stack%20overflow-excel--dna-orange.svg)](http://stackoverflow.com/questions/tagged/excel-dna)

## Give a Star! :star:

If you like or are using this project please give it a star. Thanks!

## Getting started :rocket:

Install the [ExcelDna.Abstractions](https://www.nuget.org/packages/ExcelDna.Abstractions/) package from NuGet:

```powershell
Install-Package ExcelDna.Abstractions -pre
```

## Release History

Click on the [Releases](https://github.com/augustoproiete/exceldna-abstractions/releases) link on GitHub.

---

_Copyright © 2013-2023 C. Augusto Proiete & Contributors - Provided under the [Apache License, Version 2.0](LICENSE)._