-
-
### Library name and version
Azure.Storage.Blobs 12.18.0
### Query/Question
Can anyone share docs pointers for downloading a range of data using the HTTP Range Header wrapper in the Storage .NET …
-
### Context
> NOTE: This is related to https://github.com/dotnet/diagnostics/issues/1260. Both issues repro'd consistently against the same PID.
I encountered this while analyzing perf of a .NET C…
-
### Describe the bug
After I started a BaGet server first, there is no packages. Then I just upload only one nupkg by run:
`dotnet nuget push -s http://localhost:8020/v3/index.json Microsoft.NETCor…
-
According to the `LICENSE.TXT` inside [`dotnet-sdk-8.0.403-win-x64.zip`](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/sdk-8.0.403-windows-x64-binaries)/[`dotnet-runtime-8.0.10-win-x64.…
-
We are using the latest nuget packages V23.6.2.
When we start 'electronize build ...', we get this error:
_You must install or update .NET to run this application.
Architecture: x64
Framework:…
-
### Description
Az.Network 6.2.0 the Set-AzVirtualNetworkSubnetConfig doesn't seem to able to set a NAT Gateway to a subnet, it does not error but never sets. The same exact command (replacing NATG…
-
## Problem
When I Use code below to create a bucket, it failed.
``` C#
var client = new MinioClient()
.WithEndpoint("s3.amazonaws.com")
//.WithEndpoint("s3-ap-east-1.amazonaws.com")
…
-
# dotnet restore fails
I installed the latest sdk version (dotnet-sdk-3.1.102-win-x64.exe)
When I try to start a new proj I get this error:
```
D:\netcore\demo>dotnet --list-sdks
3.1.102 [C:\…
-
### Describe the bug
There is a slow memory leak on macOS with metal rendering (does not repro on OpenGL or Software).
### To Reproduce
Do anything that requires rendering but to speed thin…