Go to file
Paul Schneider dd4dd9321b ci++ 3 years ago
.vscode adds aspnet.identity 3 years ago
Controllers ngh 3 years ago
Data ApiKey 3 years ago
Entities ApiKey 3 years ago
Extensions Removes IdentityServer4 usage 3 years ago
Helpers ngh 3 years ago
Interfaces adds aspnet.identity 3 years ago
Migrations ApiKey 3 years ago
Models ApiKey 3 years ago
Services adds aspnet.identity 3 years ago
Views ApiKey 3 years ago
wwwroot more references. 3 years ago
.gitignore initial import 4 years ago
.gitlab-ci.yml ci++ 3 years ago
LICENSE Add LICENSE 3 years ago
Program.cs initial import 4 years ago
README.md initial import 4 years ago
Startup.cs ApiKey 3 years ago
appsettings.Development.json ApiKey 3 years ago
appsettings.json ApiKey 3 years ago
nuget-host.csproj fixes build 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