dotnet-nuget-enable-source - Man Page

Enable a NuGet source.

dotnet nuget enable source

This article applies to: āœ”ļø .NET Core 3.1.200 SDK and later versions

Synopsis

dotnet nuget enable source <NAME> [--configfile <FILE>]

dotnet nuget enable source -h|--help

Description

The dotnet nuget enable source command enables an existing source in your NuGet configuration files.

Arguments

Options

Examples

See Also

Info

2023-10-25 .NET Documentation