The taks of this project is to allow the storage of the nuget packages on the Azure Blob.
To make it working just include the package to the Nuget Server proejct.
Configuration
To configure just add the AppSetting entry like:
<add key="StorageConnectionString" value="DefaultEndpointsProtocol=https;AccountName=;AccountKey=" />