-
I have two containers defined in my `docker-compose`:
docker-compose.yml
```yml
services:
cis.copilot.orchestrator:
image: ${DOCKER_REGISTRY-}ciscopilotorchestrator
build:
c…
-
Sorry for my bad english!
Maybe there are some ways to do this ,please tell me ,thanks!
Sometimes,Lots of dotnetcore app run in one computer,I need list them by cmd or bash . and when something i…
-
I am trying to run dicomwebviewer plugin in windows.
change configuration.json as below
"RemoteAccessAllowed" : true,
"Plugins" : [
"D:\\dicom\\orthanc\\Plugins\\OrthancDicomWeb.dll"
],
a…
-
## Environment data
`dotnet --info` output:
```
.NET SDK (reflecting any global.json):
Version: 5.0.403
Commit: bf9d168ac2
Runtime Environment:
OS Name: ubuntu
OS Version: …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When using the `UseRouting` middleware as described in the migration documentation (the…
-
Hi is the application supposed to be blank, also the build throws exceptions.
`Exception thrown: 'System.Net.Sockets.SocketException' in System.dll
Exception thrown: 'System.Net.Sockets.SocketExcepti…
-
```
IMPORTANT: Before filing a new bug report, check the existing bugs i
What steps will reproduce the problem?
Unfortunately it involves a network link refresh. Through the process of
elimination…
-
## Failing Test(s)
- Microsoft.AspNetCore.Server.IIS.IISExpress.FunctionalTests.StartupTests.CheckStdoutWithLargeWrites_TestSink(mode: "CheckOversizedStdOutWrites")
## Error Message
…
-
## Failing Test(s)
- ServerComparison.FunctionalTests.HelloWorldTests.HelloWorld
## Error Message
```text
| [0.354s] ServerComparison.FunctionalTests.HelloWorldTests Error: Test …
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
1. Add a service depending on `HttpClient` to the DI container via `AddHttpClient` from "Micr…