Deploy Nuget Server
In order to create a central repository for your custom devices, channels, message viewers, and code snippets, you must deploy a Nuget server within your organization (or use the Connexion default). The service can be hosted on any host which supports ASP.NET.
Step-by-step guide
Download the .
Copy the contents of the zip file to your ASP.NET hosting folder.
Place any packages in the /packages folder of your hosting folder.
This is a work in progress and will be filled out soon.