Skip to content

Remove NuGet from list of support repository types#11

Merged
sktan merged 1 commit intosktan:masterfrom
lafrenierejm:docs/remove-nuget
May 4, 2023
Merged

Remove NuGet from list of support repository types#11
sktan merged 1 commit intosktan:masterfrom
lafrenierejm:docs/remove-nuget

Conversation

@lafrenierejm
Copy link
Copy Markdown
Contributor

My comment on #3 has details about why NuGet proxying currently does not work:

I can also confirm that this project does not work for NuGet. As I understand it this is because unlike e.g. npm or pip, NuGet uses a handshake protocol for authentication rather than just plain HTTP auth. To be able to proxy NuGet packages from an upstream repository that requires authentication, one would need the proxy server to implement some (if not all) of NuGet's client-side authentication flow.

Here are some relevant resources describing how NuGet auth works:

@sktan sktan merged commit 4083c8c into sktan:master May 4, 2023
@lafrenierejm lafrenierejm deleted the docs/remove-nuget branch May 4, 2023 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants