Studio Pro Services

Last modified: August 19, 2024

Introduction

A Studio Pro service is an interface that exposes some core Studio Pro functionality to extensions. These interfaces are named I*Service and can be found in Mendix.StudioPro.ExtensionsAPI.Services or Mendix.StudioPro.ExtensionsAPI.UI.Services namespaces. It can be injected using the Microsoft Extensions Framework, also referred to as MEF. For more information about MEF and how to use it please refer to the official Microsoft documentation

List of Available Services