This website requires JavaScript.
Explore
Help
Register
Sign In
SW
/
NugetSecretCredential
Watch
2
Star
0
Fork
0
You've already forked NugetSecretCredential
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
3
Commits
1
Branch
0
Tags
b4a63bf7a8b54a317897e8cf8e97861fb8b290e0
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Roman Vanicek
b4a63bf7a8
Prevent clashes with git credentials
2025-03-20 23:11:01 +01:00
.vscode
Initial implementation
2025-03-20 22:24:55 +01:00
.gitignore
Initial implementation
2025-03-20 22:24:55 +01:00
GetAuthenticationCredentialsRequestHandler.cs
Initial implementation
2025-03-20 22:24:55 +01:00
GetOperationClaimsRequestHandler.cs
Initial implementation
2025-03-20 22:24:55 +01:00
GitTokenCredentialProvider.cs
Prevent clashes with git credentials
2025-03-20 23:11:01 +01:00
ICredentialProvider.cs
Initial implementation
2025-03-20 22:24:55 +01:00
InitializeRequestHandler.cs
Initial implementation
2025-03-20 22:24:55 +01:00
NugetSecretCredential.csproj
Initial implementation
2025-03-20 22:24:55 +01:00
NugetSecretCredential.sln
Initial implementation
2025-03-20 22:24:55 +01:00
Program.cs
Fix interactivity check and git helper arg value
2025-03-20 22:56:01 +01:00
RequestHandlerBase.cs
Initial implementation
2025-03-20 22:24:55 +01:00
RequestHandlerCollection.cs
Initial implementation
2025-03-20 22:24:55 +01:00
SetCredentialsRequestHandler.cs
Initial implementation
2025-03-20 22:24:55 +01:00
SetLogLevelRequestHandler.cs
Initial implementation
2025-03-20 22:24:55 +01:00
Description
Nuget credential provider that uses git credential helper
38
KiB
Languages
C#
100%