B
bobk5444
Guest
Hello , we have restrictions as to what we can manually downloaded at work, but apparently we can download files from VS NuGet, but when i try to find the file i need using NuGet, its not showing up in the NugGet found list after the search, for example:
The "Get started with Blazor" example i'm referencing says to install the NET Core 3.0 SDK but manually downloading this file gets blocked by security, so i'm trying to find this same exact file name on NuGet using the following search items, but the file isn't being returned in the NuGet found list, so any pointers would be very much appreciated.
Search terms used on NuGet
sdk
dotnet-sdk-3.0.101-win-x64.exe (this is the file being downloaded when i select the NET Core 3.0 SDK link)
dotnet-sdk
Continue reading...
The "Get started with Blazor" example i'm referencing says to install the NET Core 3.0 SDK but manually downloading this file gets blocked by security, so i'm trying to find this same exact file name on NuGet using the following search items, but the file isn't being returned in the NuGet found list, so any pointers would be very much appreciated.
Search terms used on NuGet
sdk
dotnet-sdk-3.0.101-win-x64.exe (this is the file being downloaded when i select the NET Core 3.0 SDK link)
dotnet-sdk
Continue reading...