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...
As a Developer, I would like to define a default value for Prompt Variables ``` ### # @prompt variableWithoutDefaultValueAndDescription # @prompt variableWithDescriptionAndWithoutDefaultValue Your variable description goes here # @prompt variableWithDefaultValueAndWithout=DefaultValue...
### Describe the bug Bug Description The get_queue_attributes tool in the AWS SNS/SQS MCP Server has a schema validation bug where the AttributeNames parameter is defined as a string type,...
### Summary The AWS SNS/SQS MCP Server fails to initialize due to a `TypeError` when trying to create a `FastMCP` instance with a `version` parameter that is not recognized by...
## Description The one-click "Install on VS Code" buttons in the README generate incorrect MCP server configurations for Windows users. The generated configuration uses `uvx` with package names that fail...