This repository has been archived by the owner on Sep 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 95
Home
Lluis Sanchez edited this page Jan 24, 2014
·
2 revisions
Work in Progress! You may find incomplete or inconsistent documentation. I'm working on it.
Architecture Overview
An overview of the Mono.Addins architecture.
Programming Guide
A guide that explains the basic concepts of Mono.Addins.
Reference Manual
An in-depth explanation of all Mono.Addins features.
API Reference (CHM help file)
Complete documentation of the Mono.Addins API.
FAQ
Frequently Asked Questions
Projects using Mono.Addins
A list of projects and applications that are using Mono.Addins. Add yours!
- Extension Points and Extensions
- Querying Extension Points
- Type Extension Metadata
- Data-only Extension Points
- Data Files and Resources
- About Lazy Loading
- Thread Safety
- The Add-in Registry
- Addin Discovery
- Creating and Managing Add-in Packages
- Advanced Concepts