Template:Creating New Project .NET intro

From Ribbon Commander Documentation
Revision as of 20:04, 19 October 2013 by Rxdff15551 bb53 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Ribbon Commander is not dependent on specific Visual Studio project types. The runtime can be used as long as your add-in is running in the memory space of a supported office application.

We use Office .NET projects (successors of VSTO projects) to get started for simplicity.