Dotnet CLI
dotnet CLI - how to update a NuGet package and add a new NuGet package
Adding and updating NuGet packages via command line - dotnet CLI Just like we can add, remove and update NuGet packages via UI in Visual Studio or Visual Studio Code we can accomplish the same using the dotnet CLI.