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 Nuget Server Project.

  1. Copy the contents of the zip file to your ASP.NET hosting folder.
  2. Place any packages in the /packages folder of your hosting folder.

This is a work in progress and will be filled out soon.