dot NET CLI related ONLY: Give me a 250 term vocabulary list sorted by popularity in usage (by commonly used / frequency of use in codebases). That means 250 terms, not 250 words. DO NOT REPEAT YOURSELF. Acronyms related to dot NET CLI technology are allowed but they must be expanded. e.g. RAII (Resource Acquisition Is Initialization). The terms should have to do ONLY with and SPECIFICALLY with dot NET CLI, CANNOT include generic operating system terms, generic IT terms, or computing terms. No definitions. Just the words. Each word should be surrounded by double brackets and separated by a comma and on the same lines. e.g. robots, robotics. Etc.
dot NET CLI, dotnet, dotnet new, dotnet build, dotnet run, dotnet test, dotnet clean, dotnet restore, dotnet publish, dotnet pack, dotnet add, dotnet remove, dotnet list, dotnet nuget, dotnet sln, dotnet tool, dotnet workload, dotnet watch, dotnet dev-certs, dotnet user-secrets, dotnet ef, dotnet --info, dotnet --version, dotnet --list-sdks, dotnet --list-runtimes, dotnet new console, dotnet new web, dotnet new mvc, dotnet new api, dotnet new razor, dotnet new blazorserver, dotnet new blazorwasm, dotnet new classlib, dotnet new test, dotnet new globaljson, dotnet new sln, dotnet build --configuration, dotnet build --no-restore, dotnet build --runtime, dotnet build --output, dotnet build --verbosity, dotnet build --source, dotnet run --project, dotnet run --configuration, dotnet run --no-build, dotnet run --no-restore, dotnet run --framework, dotnet test --filter, dotnet test --logger, dotnet test --no-build, dotnet test --no-restore, dotnet test --output, dotnet test --results-directory, dotnet test --test-adapter-path, dotnet test --settings, dotnet clean --output, dotnet clean --configuration, dotnet restore --no-cache, dotnet restore --packages, dotnet restore --source, dotnet restore --verbosity, dotnet publish --framework, dotnet publish --runtime, dotnet publish --output, dotnet publish --configuration, dotnet publish --no-restore, dotnet publish --self-contained, dotnet publish --no-self-contained, dotnet publish --manifest, dotnet publish --verbosity, dotnet pack --configuration, dotnet pack --output, dotnet pack --no-build, dotnet pack --include-source, dotnet pack --include-symbols, dotnet add package, dotnet add reference, dotnet remove package, dotnet remove reference, dotnet list package, dotnet list reference, dotnet nuget push, dotnet nuget delete, dotnet nuget locals, dotnet nuget add source, dotnet nuget remove source, dotnet nuget update source, dotnet sln add, dotnet sln remove, dotnet sln list, dotnet tool install, dotnet tool uninstall, dotnet tool update, dotnet tool restore, dotnet tool list, dotnet workload install, dotnet workload uninstall, dotnet workload update, dotnet workload list, dotnet workload restore, dotnet workload search, dotnet watch run, dotnet watch test, dotnet watch build, dotnet dev-certs https, dotnet dev-certs https --trust, dotnet dev-certs https --clean, dotnet dev-certs https --check, dotnet user-secrets init, dotnet user-secrets set, dotnet user-secrets list, dotnet user-secrets remove, dotnet user-secrets clear, dotnet ef migrations add, dotnet ef migrations remove, dotnet ef migrations list, dotnet ef migrations script, dotnet ef database update, dotnet ef database drop, dotnet ef dbcontext scaffold, dotnet ef dbcontext list, dotnet ef dbcontext info, dotnet ef dbcontext optimize, dotnet ef dbcontext validate, dotnet ef migrations bundle, dotnet new --list, dotnet new --install, dotnet new --uninstall, dotnet new --force, dotnet new --framework, dotnet new --language, dotnet new --output, dotnet new --name, dotnet build-server shutdown, dotnet build-server list, dotnet build-server start, dotnet build-server clean, dotnet publish --no-build, dotnet publish --no-restore, dotnet publish --use-current-runtime, dotnet publish --framework-version, dotnet publish --pgo, dotnet publish --native-pgo, dotnet run --interactive, dotnet run --additional-deps, dotnet run --deps-file, dotnet run --fx-version, dotnet run --no-deps, dotnet test --collect, dotnet test --blame, dotnet test --parallel, dotnet test --diag, dotnet test --results-directory, dotnet test --logger-options, dotnet test --test-host-launch-timeout, dotnet test --dotnet-home, dotnet restore --configfile, dotnet restore --force, dotnet restore --runtime, dotnet restore --property, dotnet clean --source, dotnet clean --toolset, dotnet clean --targets, dotnet sln add --section, dotnet sln remove --section, dotnet sln list --filter, dotnet nuget locals --force, dotnet nuget locals --list, dotnet nuget locals --clear, dotnet nuget push --source, dotnet nuget push --api-key, dotnet nuget push --disable-buffering, dotnet nuget delete --source, dotnet nuget delete --non-interactive, dotnet nuget delete --force, dotnet workload install --skip-manifest-update, dotnet workload install --from-cache, dotnet workload install --json, dotnet workload uninstall --from-cache, dotnet workload uninstall --force.