-
```
What steps will reproduce the problem?
1.Compile my code.
2.I get error here
YouTubeService youtube = new YouTubeService(new BaseClientService.Initializer()
{
ApiKey = …
-
I am receiving this error when I am trying to execute `dotnet build /t:GenerateCode` to generate my resource provider dotnet sdk for the first time.
```
fatal | System.InvalidOperationExcept…
-
### Description
Periodically, I am experiencing an ObjectDisposedError on `SafeAccessTokenHandle` when accessing through a server-side Blazor app with Windows authentication enabled.
### Reprodu…
-
```
What steps will reproduce the problem?
1.New Class Library project
2.Add Google.APIs.Translate.V2 package(and dependencies)
3.Create simple class with single method based on Translate TranslateTex…
-
Hi,
I'm encountering an issue with having the OpenFeature / FeatureManagement provider to work with the On/Off features declaration:
https://learn.microsoft.com/en-us/azure/azure-app-configurati…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Product
Strawberry Shake
### Describe the bug
I encountered a build error when generating code for the follo…
-
**Description**
`RequestLoggingMiddleware` logs all exceptions with HTTP status code 500 even if the actual status code sent to the client is a different one.
**Reproduction**
1. Use `app.UseSeri…
-
I would like to use the HTTP API to read from a persistent subscription but also be able to ensure the client will always get the earliest unacknowledged message.
What if we use some HTTP header to…
-
# Issue Transfer
This issue has been transferred from the Azure SDK for .NET repository, [#46814](https://github.com/Azure/azure-sdk-for-net/issues/46814).
### Please be aware that @hesperanca is th…
-
### 👟 Reproduction steps
I'm trying to upload a file greater than 4 Mb. Following code is working when the size of file is less than 4 mb.
Using dotnet sdk v0.8.3
```
File myfile = await stora…