-
This issue was not fixed by the aspnetcore update. Seems to occur on Windows. Since the inner exception is `QuicException: Stream aborted by peer (267).` it might be related to #100534.
```
System.N…
-
The following can be used as inspiration.
```
# ~~ Generated by projen. To modify, edit .projenrc.js and run "npx projen".
FROM public.ecr.aws/docker/library/node:20.9.0-slim as builder
ARG AWS_…
-
### Clear and concise description of the problem
Currently, the `@clientInitialization` decorator solely takes in a required model input. However, as we are trying to move away from the `@operationGr…
-
Looks very similar to this one that was closed not too long ago: https://github.com/dotnet/runtime/issues/103459
## Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/res…
-
The SwiftPM build tool plugin `Java2SwiftPlugin` wraps up the specified set of Java classes so they can be used from Swift. It requires a configuration file containing the mapping from specific Java c…
-
### PHP Version
8.3.13
### CodeIgniter4 Version
4.5.5
### Shield Version
1.1
### Which operating systems have you tested for this bug?
Linux
### Which server did you use?
fp…
-
I am just before finishing the pre-alpha version of the new DockerTS library. Could I ask for the public testing? Pre-alpha demo version of the library you can find at: https://docker.robotkarel.cz/ .…
-
Hello,
I'm trying to serialize an Enum type to XML, then read it back, but I get an input mismatch error related to JsonCreator.
Could someone provide insights into why deserialization fails?
…
-
## Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=800429
Build error leg or test failing: `System.Runtime.Serialization.Formatters.Tests.BinaryFormatterTe…
-
### Background and motivation
The `System.Net.ServerSentEvents` library added support for parsing SSE events. We should also add support for formatting SSE events on the server side, in a way that un…