Go to file
Paul Schneider b341fdfa4d trying and fix 401 3 years ago
.vscode cli to msbuild 3 years ago
contrib nugetd 3 years ago
src link warn & deploy to gitlab 3 years ago
test/nuget.host.tests Don't merge. 3 years ago
.gitignore refact 3 years ago
.gitlab-ci.yml trying and fix 401 3 years ago
LICENSE Add LICENSE 3 years ago
README.md no more nuget 3 years ago
nuget-host.sln sln 3 years ago
omnisharp.json refact 3 years ago

README.md

Usage


dotnet user-secrets set ConnectionStrings:DefaultConnection "Server=<lame-pgserver>;Port=<lame-pgport>;Database=<lame-dbname>;Username=<lame-dbusername>;Password=<lame-dbpass>;"

nuget-host&

# get an api-key from <http://localhost:5000/ApkKeys>

nuget-cli push -k <lame-api-key> -s http://localhost:5000/packages your-lame-versionned.nupkg