adrian-pavel / visual-nuget

Code for the Visual NuGet package manager extension for VS Code.
MIT License
30 stars 5 forks source link

Nuget packages from AWS CodeArtifact #31

Closed SajjadHeathmont closed 2 months ago

SajjadHeathmont commented 4 months ago

Hi, is there any way to read from aws codeartifact ?

adrian-pavel commented 2 months ago

Hello, I am not familiar with AWS CodeArtifact but having a quick look at the docs it seems they do not support simple token based authentication. So then the answer is no, sorry. Even for Visual Studio they seem to require some plugin.