-
Notifications
You must be signed in to change notification settings - Fork 6
Home
The Excel-DNA Add-In Manager makes it ease to distribute, install and update Excel add-ins.
-
The Add-In Manager client add-in provides the ability to locate and load add-ins into Excel.
-
The Add-In Gallery is a central add-in repository.
Feature notes:
-
Installer for the Add-In Manager - deals with bitness, .NET framework.
-
Add-In specification, packing tool etc.
-
Multiple sources, including private hosted sources.
-
Multiple tracks (e.g. pre-release)
-
Security, control, tracking.
-
Shared libraries & versioning
-
Add-ins may include:
-
Native or mixed code - 32-bit & 64-bit
-
Lightweight add-ins that are just source or just a single library, using declared / implicit compiler and Excel-DNA version.
-
Workbooks may declare dependencies on add-ins (how to deal with conflicts?)
-