Go to file
Paul Schneider 3b7e286a5b initial import 4 years ago
.vscode initial import 4 years ago
Controllers initial import 4 years ago
Models initial import 4 years ago
Views initial import 4 years ago
wwwroot initial import 4 years ago
.gitignore initial import 4 years ago
Program.cs initial import 4 years ago
README.md initial import 4 years ago
Startup.cs initial import 4 years ago
appsettings.Development.json initial import 4 years ago
appsettings.json initial import 4 years ago
nuget-host.csproj initial import 4 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