Metadata >> NuGet >> Excel-DNA-Wrapper

Excel-DNA-Wrapper

Metadata

Authors Caio Proiete
Description Excel-DNA-Wrapper is a library that wraps Excel-DNA classes for Excel 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.
IconUrl http://caioproiete.github.io/Excel-DNA-Wrapper/images/nuget-icon.png
LicenseUrl http://choosealicense.com/licenses/apache/
Owners Caio Proiete
ProjectUrl https://github.com/CaioProiete/Excel-DNA-Wrapper
ReleaseNotes * Replace dependency on Excel-DNA with the new Excel-DNA.Lib * Include .pdb and source code to improve debugging experience
RequireLicenseAcceptance False
Summary Wrapper for Excel-DNA classes for unit testing of Excel Add-Ins.
Tags mock mockobjects tdd unit-testing excel-dna excel
Dependencies Excel-DNA.Lib:0.32.0
Title Excel-DNA-Wrapper
PackageSize 28419
PackageHashAlgorithm SHA512
PackageHash kJ4sv2U6qDOzJSXtOtUJu/HqFe04IfYIOn9wRZMHLZhxPUbXBRxcD2TSdJSY862ehb2+AMQdDFKwNjf1e9ApYg==
DownloadCount 000000
CreatedDate 2014-06-02T02:22:00

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Excel-DNA-Wrapper -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Excel-DNA-Wrapper -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Excel-DNA-Wrapper
Installing the package (HTTP Basic authentication):
Install-Package Excel-DNA-Wrapper -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Excel-DNA-Wrapper -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Excel-DNA-Wrapper

OpenWrap

Installing the package:
o add-wrap Excel-DNA-Wrapper
Uninstalling the package:
o remove-wrap Excel-DNA-Wrapper

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
0.32.0.1