Skip to content
 
 

Repository files navigation

Nuget.Server.AzureStorage

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=" />

About

A Azure storage provider for NuGet Server

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors