cool nuget install cli - quick and fast way to get data



One of the cool way  to use nuget cli is "nuget get" -how many get you going to type. :)

Anyways, it gives a quick way to get some assemblies into your current folder. Not packages but current. For example, if you  run :-


nuget install System.Collections.Immutable -Version 1.3.1


You get a "System.Collections.Immutable -Version 1.3.1" folder created for you. 

Comments

Popular posts from this blog

gemini cli getting file not defined error

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

vllm : Failed to infer device type