-
Obsolete method need to be updated.
```
dotnet publish GrpcClient.csproj -c Release -o /tmp/benchmarks-agent/benchmarks-server-1/69DA5B955F78EDDC/perf/benchmarkapps/GrpcClient/published /p:Microso…
-
Using `azure_identity` prior to 0.20.0 I was able to use specific User Assigned Managed Identity credentials like this:
```rust
ImdsManagedIdentityCredential::default()
.with_ob…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I've started hitting some errors in my blazor web application (in a wasm component) where it'…
-
## 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")
…
-
In the [legacy](https://github.com/EventStore/documentation-old) docs, we had a complete documentation of the API of the legacy dotnet client. This type of documentation is immensely helpful to people…
-
## Ask your question here
Dear All,
In the Dapr documentation i noticed that a service can invoke a Non-Dapr endpoints like https://reqres.in/api/users?page=2 (external APIs).
But when i check…
-
### Is your feature request related to a problem? Please describe.
Newer .NET versions have a new default handler for HttpClient: [System.Net.Http.SocketsHttpHandler](https://learn.microsoft.com/…
-
**Steps to reproduce the issue:**
1. Create the `DockerClient` that use connection via SSH
```c#
using Docker.DotNet;
DockerClient client = new DockerClientConfiguration(
new Uri("ssh://user@…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
im currently using strawberry shake to generate a http client to communicate with a gra…
-
### Library name
Azure.AI.OpenAI
### Please describe the feature.
Add `include_usage` options for streaming chat completions. Relevant OpenAI docs below.
https://platform.openai.com/docs/a…