Skip to content

Instantly share code, notes, and snippets.

View davamix's full-sized avatar
💻
Playing with code

Daniel Valcarce davamix

💻
Playing with code
View GitHub Profile
@davamix
davamix / Howto - Nuget Server.md
Last active August 20, 2016 19:30
Create and configure a local NuGet server

Nuget Server

  • Create an ASP.NET web project with the Empty template
  • Install the Nuget.Server package
  • Publish the project to the IIS server

Publish options:

Connection