This is the reference documentation for the MapGuide Maestro API. The API consists of: The Maestro API core (OSGeo.MapGuide.MaestroAPI.dll) The Maestro Extended Object Model Helper (OSGeo.MapGuide.ExtendedObjectModels.dll) For building GUI applications, you can tap into the Maestro UI components, which consist of: The Maestro Editor UI library (Maestro.Editors.dll) The Maestro Packaging library (Maestro.Packaging.dll) The Maestro Login UI library (Maestro.Login.dll) The Maestro Shared UI library (Maestro.Shared.UI.dll) The Maestro Map Viewer library (Maestro.MapViewer.dll) For extending the MapGuide Maestro application, you can use the AddIn API, which consists of: SharpDevelop Core (ICSharpCode.Core.dll) SharpDevelop WinForms (ICSharpCode.Core.WinForms.dll) The Maestro Base AddIn (Maestro.Base.dll) Also included in this documentation is the Developer's Guide to help you Get Started