~ubuntu-branches/ubuntu/karmic/mono-addins/karmic

« back to all changes in this revision

Viewing changes to README

  • Committer: Bazaar Package Importer
  • Author(s): Mirco Bauer
  • Date: 2007-07-14 12:07:48 UTC
  • Revision ID: james.westby@ubuntu.com-20070714120748-2elczfsjlrdsrpms
Tags: upstream-0.2
ImportĀ upstreamĀ versionĀ 0.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
Mono.Addins is a generic framework for creating extensible applications,
 
3
and for creating libraries which extend those applications.
 
4
 
 
5
The following document explains the library basics and some examples: 
 
6
http://www.mono-project.com/Introduction_to_Mono.Addins.
 
7
 
 
8
If you are *really* interested and want to know in detail everything about
 
9
Mono.Addins, see: http://www.mono-project.com/Mono.Addins.
 
10
 
 
11