No description
  • C# 33%
  • SCSS 30.8%
  • CSS 26.3%
  • JavaScript 4.8%
  • HTML 4.7%
  • Other 0.4%
Find a file
Paul Schneider 445ea24dd2 ngh
2021-05-08 20:44:40 +01:00
.vscode adds aspnet.identity 2021-04-25 12:12:50 +01:00
Controllers ngh 2021-05-08 20:44:40 +01:00
Data ApiKey 2021-05-08 15:27:46 +01:00
Entities ApiKey 2021-05-08 15:27:46 +01:00
Extensions Removes IdentityServer4 usage 2021-05-01 16:43:57 +01:00
Helpers ngh 2021-05-08 20:44:40 +01:00
Interfaces adds aspnet.identity 2021-04-25 12:12:50 +01:00
Migrations ApiKey 2021-05-08 15:27:46 +01:00
Models ApiKey 2021-05-08 15:27:46 +01:00
Services adds aspnet.identity 2021-04-25 12:12:50 +01:00
Views ApiKey 2021-05-08 15:27:46 +01:00
wwwroot more references. 2021-04-10 14:11:09 +01:00
.gitignore initial import 2021-04-08 02:03:17 +01:00
.gitlab-ci.yml ngh 2021-05-08 20:44:40 +01:00
appsettings.Development.json ApiKey 2021-05-08 15:27:46 +01:00
appsettings.json ApiKey 2021-05-08 15:27:46 +01:00
LICENSE Add LICENSE 2021-05-08 14:59:27 +00:00
nuget-host.csproj ngh 2021-05-08 20:44:40 +01:00
omnisharp.json builds 2021-04-11 22:22:37 +01:00
Program.cs initial import 2021-04-08 02:03:17 +01:00
README.md initial import 2021-04-08 02:03:17 +01:00
Startup.cs ApiKey 2021-05-08 15:27:46 +01:00
tempkey.rsa more references. 2021-04-10 14:11:09 +01:00

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