-
[Edit]
**Discussion Summary**: it's really not intuitive how to specify multiple protocols if there isn't an existing enum member for the combination (e.g. `Http1AndHttp2` exists, but `Http2AndHttp3`…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When I publish my ASP.NET Core application with angular I get an exception:
### Expe…
-
### Problem Description
With large numbers of ships it would be nice to clean up the UI a bit to support a group of ships known as a "fleet group".
For large fleets such as greater than 100 ship…
-
Take the following project.json snippet:
```
"commands": {
"kestrel": "Microsoft.AspNet.Server.Kestrel --server.urls http://localhost:5000"
}
```
Prior to beta8, Kestrel would bind to `IPAddress…
-
### Description
We have a big application that executes .NET code in the browser with WASM. We are now testing with `net9.0-rc2` to check if upgrading would resolve an out of memory issue. But with t…
-
Failures I saw were all on OSX and these two tests fail together. Likely need to update the `HostNameIsReachableAttribute`.
```
System.Net.Sockets.SocketException : nodename nor servname provided,…
-
## Explain why this topic is needed.
Offer a summary of the pros and cons of the various ASP.NET Core servers allow customers to make the best choice quickly.
## Suggest a location in the Table …
-
Turning off inlining to see the calls to `Monitor.Enter`; for 82,273 requests it takes 1,090,538 locks or ~13 per request:
![image](https://user-images.githubusercontent.com/1142958/57537043-61a652…
-
How would I go about wiring up a Python project to this? For most work we do, we have a Flask or Django app that's using templating and databases.
Come deploy time, we back the project flat with som…
-
Following the README file, everything works fine, but the main services like catalog, ordering, basket, etc., didn't worked due to HTTPS config exception.
`Exception:` System.InvalidOperationExcepti…