-
When I click on signals, I occasionally receive the banner "An unhandled error occurred while serving the request."
It does not affect the logs' output, so it's more like a visual noise.
![CleanSh…
-
### Description
[Enter feedback here]
### Page URL
https://learn.microsoft.com/en-us/aspnet/core/performance/caching/hybrid?view=aspnetcore-9.0
### Content source URL
https://github.com/dotnet…
-
### Description
After https://github.com/dotnet/aspnetcore/issues/58951 is resolved, revert the guidance on silencing the exception for `NavigateTo`.
### Page URL
https://learn.microsoft.com/en-us/…
-
```cs
// xml comments file generated by c# compiler, no matter the contents (with or w/o inheritdocs)
const string xmlFilePath = "path/to/MyAssembly.xml";
services.AddSwaggerGen(options =>
{
…
alser updated
1 month ago
-
### Which version of the package are you using?
13.1.0
### Which Umbraco version are you using? For example: 12.2.0 - don't just write v12
13.5.2
### Bug summary
If this package is inst…
-
# 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…
-
### Describe the bug
When publishing an app that uses `HttpClient`, it results in IL3000.
```
System.Net.Quic.MsQuicApi..cctor(): 'System.Reflection.Assembly.Location.get' always returns an empty s…
-
### This issue respects the following points:
- [x] This is a **bug**, not a question or a configuration issue; Please visit our forum or chat rooms first to troubleshoot with volunteers, before crea…
-
Add support for the ASP.NET health check feature to the REST API. This will provide an endpoint to monitor the API's health status and enable smoke testing after CI/CD runs.
#### Requirements
…
-
### Description
Per https://github.com/dotnet/aspnetcore/issues/58630.
### Page URL
https://learn.microsoft.com/en-us/aspnet/core/blazor/javascript-interoperability/static-server-rendering?view=asp…