-
| Scenario | Environment | Date | Old Build (KB) | New Build (KB) | Change | Deviation | StDev | Dependencies |
| -------- | ----------- | ---- | -------------- | -------------- | ------ | --------- |…
-
Hi all,
I created a fork of the project and now I am trying to build the project locally, but unfortunately I get some errors. Is there any documentation which describes the steps on how to build…
-
In placeholder mode, we see following error, if FUNCTIONS_WORKER_RUNTIME is set to dotnet
```
Microsoft.Azure.WebJobs.Script.HostInitializationException : Failed to start Language Worker Channel …
-
**Is your feature request related to a problem? Please describe.**
We would like to use Open Telemetry on GCP but cannot do so easily due to various issues with open telemetry support for dotnet in …
-
Hello.
My question consists of two parts: the actual question and the context behind it. It might be the case that the context is important as much as the question itself :)
**Context**
I'm d…
-
Hello,
I'm using Google.Cloud.AIPlatform.V1 v2.27.0 to use Gemini 1.5 Pro via Vertex AI but usually I get System.IO.IOException.
https://github.com/GoogleCloudPlatform/dotnet-docs-samples/blob/m…
-
### What version of gRPC and what language are you using?
**dotnet**
- Grpc.AspNetCore.Server: 2.58.0
- Grpc.Core.Api: 2.58.0
- Grpc.Net.Common: 2.58.0
- Grpc.Tools: 2.59.0
**python3**
- grpc…
-
When I try to debug the integration test for the gRPC that is SayHelloUnaryTest in class GreeterServiceTests i am getting the following exception
![image](https://github.com/dotnet/AspNetCore.Doc…
-
I have a grpc server in dotnet core 5 . I have enabled :
```csharp
.AddAspNetCoreInstrumentation(config => {
config.RecordException = true;
config.EnableG…
-
@tambeau commented on [Fri Nov 05 2021](https://github.com/EventStore/home/issues/648)
Implementation of Dotnet gRPC Projections API
State
- [ ] Get Query (Name, Config?)
- [ ] Get Config (Nam…