Amazon CodeCatalyst will no longer be open to new customers starting on November 7, 2025. If you would like to use the service, please sign up prior to November 7, 2025. For more information, see How to migrate from 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: Thenuget listcommand 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.