Go to file
Paul Schneider a2f26f1e8e base namespace to nuget_host 3 years ago
.vscode base namespace to nuget_host 3 years ago
Controllers base namespace to nuget_host 3 years ago
Extensions base namespace to nuget_host 3 years ago
Models base namespace to nuget_host 3 years ago
Views base namespace to nuget_host 3 years ago
wwwroot more references. 3 years ago
.gitignore initial import 4 years ago
Config.cs more references. 3 years ago
Program.cs initial import 4 years ago
README.md initial import 4 years ago
Startup.cs more references. 3 years ago
appsettings.Development.json protecting api 4 years ago
appsettings.json protecting api 4 years ago
nuget-host.csproj builds 3 years ago
omnisharp.json builds 3 years ago
tempkey.rsa more references. 3 years ago

README.md

Usage


nuget sources remove -Name dev
nuget sources add -Name dev -Source Http://localhost:5000/packages
nuget push your-versionned.nupkg -ApiKey 15d0dda1-4028-4896-9f1a-188817da23f4 -Source http://localhost:5000/packages