Federico Bridger
Federico Bridger
Changing the Console.Error throws System.ObjectDisposedException Console.Error can be changed using Console.SetError() method, so having this as a static reference prevents using the "newly" assigned TextWriter as it keeps the referenced...
Is there any way to use the serializer/deserializer that JsonSrcGen produces as the default Json serializer/deserializer in ASP.NET Core applications?
## Describe the feature Currently, when running `dapr init` the Placement Service (docker container) is not exposing port :8080 where the Healthz server is listening. It is only exposing port...
I am running the `MultiCodecEncoding` sample from the solution and changed the Output to use an Azure Storage Account. All Encoding Jobs are failing with the error "Encoding Output validation...
## In what area(s)? /area runtime > /area operator > /area placement > /area docs > /area test-and-release ## Describe the feature Currently, the Dapr SideCar does not allow to...
## Bug Report When running CCS on a solution that has multiple test projects that shares multiple libraries (common libraries) it generates multiple code coverage files. Visual Studio Code Coverage...