Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

list installed dotnet versions

# CMD:
# List SDKs:
dotnet --list-sdks

# List Runtimes:
dotnet --list-runtimes
Comment

list of package versions dotnet

dotnet list <FileName>.sln package

Response:
Top-level Package                   Requested   Resolved
   > <package name>           6.*         6.0.1  
Comment

PREVIOUS NEXT
Code Example
Shell :: How to point project to another remote repository git 
Shell :: vim sensible linux 
Shell :: ros2 galactic build from source 
Shell :: gitlab ssh two factorn recovery 
Shell :: jre-8u331-linux-x64.rpm 
Shell :: nmap cat file 
Shell :: ubuntu create large file 
Shell :: copy modified git branch files to directory 
Shell :: Update VS Code from Microsoft Repository 
Shell :: how do I delete existing mobile broadband connections in Linux Ubuntu 
Shell :: upload large file to remote server in linux 
Shell :: cffi not installed in dockerfile 
Shell :: bash directorry permision if 
Shell :: print each filename in a newline in ls 
Shell :: change github release date 
Shell :: Warning : no large blobs matching criteria found in packfiles - does the repo need to be packed? 
Shell :: docker cleanup - Remove Docker Images, Containers, Networks & Volumes 
Shell :: Create temporary Environment Variable 
Shell :: docker run +"--entrypoint" args 
Shell :: The requested URL was not found on this server. Apache/2.4.29 (Ubuntu) Server at Port 443 
Shell :: fish function to change php version .env 
Shell :: preview of file windows 
Shell :: column cut linux 
Shell :: sudo remove user 
Shell :: -s https://raw.githubusercontent.com/nathanchance/chromeos-adb-fastboot/master/install.sh | bash 
Shell :: how to create a new branch in git 
Shell :: ssh to gcp vm 
Shell :: login to github from terminal 
Shell :: how to uninstall networkx in windows 10 
Shell :: linux disk usage in human readable format 
ADD CONTENT
Topic
Content
Source link
Name
1+3 =