Daniel15 / simple-nuget-server

A very simple PHP NuGet server
MIT License
116 stars 43 forks source link

Nuget package manager fixes #12

Open makari4cpp opened 8 years ago

makari4cpp commented 8 years ago

Nuget package manager version 3.9.0.0 don't work with base configuration.

  1. This program are sending query without slash. I was added string in nginx.conf.example
  2. File name in put query send file with name as package name. Script is working with the first filename.