core
core copied to clipboard
is there a way to download .net on school laptop without admin?
i know how to run scripts in powershell but they disabled scripts, so im here to say that is there even a way to get .net sdk portable?
There are a variety of instructions at https://github.com/dotnet/core/blob/main/release-notes/6.0/install.md. Can you tell me if that helps?
There are a variety of instructions at https://github.com/dotnet/core/blob/main/release-notes/6.0/install.md. Can you tell me if that helps?
so uhh i did curl -o dotnet.zip https://download.visualstudio.microsoft.com/download/pr/74448616-c6d2-40bf-b6da-aa3a6c1009ab/62702150054089e2961aaf32e8ab3ffc/dotnet-sdk-6.0.100-preview.5.21302.13-win-x64.zip
and it worked
but when i did tar -C dotnet -xf dotnet.zip
then it said: tar: could not chdir to 'dotnet'
edit: i used command prompt and i was tryna install from binary archive
edit edit: shoot i logged in to the wrong acount
We also have this option for you to use a coding pack with VS Code: https://dotnet.microsoft.com/learntocode
It shouldn't require admin rights.
this is probably by far the funniest bypass i've seen in decades
I am the Owner, it would have been nice!
This issue is stale because there has been no response to a request for more information for 7 days.
bruh
wait what i have a pc now lol
i have .net now
This issue is stale because there has been no response to a request for more information for 7 days.
This issue was closed because there was no response to a request for more information for 10 days.