NuGet compatibility - Amazon CodeCatalyst

NuGet compatibility

This guide contains information about CodeCatalyst's compatibility with different NuGet tools and versions.

General NuGet compatibility

CodeCatalyst supports NuGet 4.8 and higher.

CodeCatalyst only supports V3 of the NuGet HTTP protocol. This means that some CLI commands that rely V2 of the protocol are not supported. See the following nuget command support section for more information.

CodeCatalyst does not support PowerShellGet 2.x.

NuGet command line support

CodeCatalyst supports the NuGet (nuget) and .NET Core (dotnet) CLI tools.

nuget command support

Because CodeCatalyst only supports V3 of NuGet's HTTP protocol, the following commands will not work when used against CodeCatalyst resources:

  • list: The nuget list command displays a list of packages from a given source. To get a list of packages in a CodeCatalyst package repository, navigate to the repository in the CodeCatalyst console.