An open API service indexing awesome lists of open source software.

https://github.com/citrix/citrixdirector-pluginsample

This repository contains the sample code to build Citrix Director Backend Plugins
https://github.com/citrix/citrixdirector-pluginsample

Last synced: 5 months ago
JSON representation

This repository contains the sample code to build Citrix Director Backend Plugins

Awesome Lists containing this project

README

          

# CitrixDirector-PluginSample
This repository contains the sample code to build Citrix Director Backend Plugins

Requirements :
In order to develop the Plugin we need three DDLs.BrokerConnector,Common and webservice. We find these DDls in Director\bin folder.
This should be referenced from Visual studio project.

More information on Citrix Director PLugin model can be found on https://www.citrix.com/blogs/2016/01/07/citrix-director-plugin-model/