Olive is a set of add-on libraries for the Mono core that bring some of the new .NET APIs to Mono.
Olive is unsupported, should be considered as experimental software, and since it implements a shifting API there are no guarantees of any kind about the stability of the API.
Currently Olive contains:
- Workflow APIs
- Communication Foundation APIs.
- PresentationFoundation and WindowsBase (only XAML support)
- Silverlight APIs.
- UIAutomation APIs.
If you are interested in contributing see our contributing guidelines. You can also get a fresh copy from our anonymous SVN repository.
Getting a copy
Olive is available from our SVN repository on the module "olive" and also from our Anonymous repository.
You can get a copy using an anonymous access:
$ svn co svn://anonsvn.mono-project.com/source/trunk/olive


