Skip to content

DamianSuess/Mono-Addins-Samples

Repository files navigation

Examples using Mono.Addins

About

This repo provides simple sequential sample projects for implementing Mono.Addins. Each project will implement a new feature/concept to assist you in learning and as a reference point.

Really enjoy using Mono.Addins, however there is a lack of consistent examples. Their text editor sample does dive in pretty good, so check it out if you're beyond the beginner steps.

Author: Damian Suess

Further Learning

For official help documentation check out Mono.Addins Wiki page.

Included Samples

  • Ex1 - Load internal add-in defined by class attributes
  • Ex2 - Load internal add-in defined by XML manifest
  • Ex3 - Load external add-ins
    • Host app defines ExtensionPoint via class attributes
    • One internal add-in (class attribute)
    • One external add-in (class attribute)
    • One external add-in (XML manifest)
  • Ex4 - Addin Attributes - work in progress
  • SampleTextEditor - Official example

Help Expand

Help make this better by creating PULL requests! It's as simple as that. Forks are nice, but PULL

Copyright 2017-2018 Xeno Innovations, Inc.

About

Sample projects for Mono.Addins

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages