-
The same app host can receive telemetry from a container running an ASP.NET Core 8 application when using **Docker Rancher** (with persistent containers), but is not able to receive telemetry from a c…
-
# .NET November 2024 Update
## Release Notes
* [8.0.11](https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.11/8.0.11.md)
* [6.0.36](https://github.com/dotnet/core/blob/main/release-notes/…
-
# Use Keycloak as Identity Provider in ASP.NET Core 6
[https://nikiforovall.github.io/aspnetcore/dotnet/2022/08/24/dotnet-keycloak-auth.html](https://nikiforovall.github.io/aspnetcore/dotnet/2022/0…
-
# 🐛 Bug Report:
### Describe the bug
When trying to build the default generated Dockerfile on an ASP.Net Core generated project, I get the following error:
[+] Building 0.4s (3/3) FINISHED …
-
**Describe the bug**
I can no longer signin to the app with my corp credentials. It says your AAD Presence Light is disabled
**To Reproduce**
Steps to reproduce the behavior:
1. Go to Teams Sta…
-
### Run Information
Name | Value
-- | --
Architecture | x86
OS | Windows 10.0.22621
Queue | TigerWindows
Baseline | [4b64dad734c5b0915dedc223fe3ae8429345313b](https://github.com/dotnet/sdk…
-
## Description
When publishing an ASP.NET application in a Docker environment on Linux, there is a conflict between the `pt-BR` and `pt-br` folders. Dotnet automatically generates a folder named `pt-…
-
### Describe the issue or suggestion
Arch (and I believe Alpine) don't install ASP.NET Core with the SDK. It would be helpful to cover that.
- https://github.com/dotnet/website-feedback/issues/258…
-
### Error Blob
```json
{
"ErrorMessage": "HTTP Error 500.30 - ASP.NET Core app failed to start",
"BuildRetry": false,
"ErrorPattern": "",
"ExcludeConsoleLog": false
}
```
### Reprod…
-
When starting the project: https://github.com/auth0/auth0-dotnet-templates/blob/main/docs/auth0blazorwasm.md
Without any modifications, The following error shows:
WasmAppHost --use-staticwebassets…