Skip to content

SergeyKanzhelev/PrivateFeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Private NuGet server

This is an implementation of private NuGet server that you can deploy and start using in seconds.

##Using

  1. Deploy to Azure Deploy to Azure
  2. Open KuDu console at http://.scm.azurewebsites.net
  3. Go to Debug Console > CMD
  4. Use command cd site\wwwroot\app_data to open App_Data folder
  5. Drag and drop your *nupkg files to the folder
  6. Use http://.azurewebsites.net/nuget as a nuget feed

##Informaiton

Read more about deploying to azure button at azure blog.

Read about hosting your own nuget feeds using NuGet.Server package at docs.nuget.org.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published