Nuget packages in user folders

Options

Apologies if this question has been answered before. We have several users running LINQPad queries on a server VM. Our binaries make use of a lot of nuget packages, which need to be downloaded even if the query does not make use of them. I am observing about 6 GB of space in the .nuget folder under each user.

Is it possible for LINQPad to store nuget packages in the same place for all users?

Related: I am also seeing a lot of space in use in c:\Users\\AppData\Local\LINQPad\WebView2. It seems like there are binaries from several versions there, even though we only use the latest version. Is this something that we can address as well?

Comments