Telligent Community supports tight integration and extensibility using .net code installed directly within the platform to provide the most flexibility and speed. Integrated applications are implemented using plugins that make use of the Telligent Community In-Process APIs.
Plugins
Plugins are .net classes implementing the Telligent Community-defined IPlugin
interface and it's sub-types. Plugins are enabled through the administration UI and support tight integration with Telligent Community platform services.
In-Process API
The In-Process API is a .net-based set of APIs exposed by Telligent Community to enable plugins to directly interact with the platform and handle platform-defined events.