Skip to content

AbstractLeap/Nuget.Server.AzureStorage

 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published