Upgrade Nexus 3 to support JSON responses.
The current version of dotnet core works with NuGet v3 and seems to require responses in .json format. Therefore, when working with dotnet core, Visual Studio automatically generates requests that accept .json responses. If it receives .xml format, it cannot process the response and therefore cannot restore packages.
Please see attached example of a request sent by Visual Studio and the response received.
- causes
-
NEXUS-23399 NuGet v3 proxy repository will not serve cached content if remote is blocked
-
- Closed
-
- is related to
-
NEXUS-17611 404s returned for packages containing build-metadata in version
-
- Closed
-
-
NEXUS-8876 Nuget Passthrough Fails for Skip Tokens
-
- Closed
-
-
NEXUS-23970 NuGet v3 Hosted
-
- Closed
-
- relates
-
NEXUS-10159 Does Nexus OSS support nuget v3 ? https://api.nuget.org/v3/index.json
-
- Closed
-
- mentioned in
-
Page Loading...