Skip to content

garry-edmonds/Nuget.Server.AzureStorage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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