-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
https://twitter.com/davidfowl…
-
Issue https://github.com/dotnet/aspnetcore/issues/47536 adds metrics for existing counters.
We should investigate where adding new metrics makes sense in ASP.NET Core. Metrics are easier to add and…
-
New ASP.NET Core applications use the [Kestrel HTTP Server](https://docs.microsoft.com/en-us/aspnet/core/fundamentals/servers/kestrel) by default, unless hosted in IIS.
It is possible to configure …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
An invalid/incomplete ASPNET Core authentication configuration causes the framework to crash …
-
**INSTALL STEPS**
1. Clean machine: Win11 x64 23h2 ENU
2. Install SDK 9.0.100
3. Install Aspire 9.0.0
4. Apply feed
**REPRO STEPS**
1. Using the .NET CLI development environment, follow the steps in…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When there are thousands of integration tests, the memory usage become pretty large. I finall…
-
We routinely run into cases where the new project system and ASP.NET MVC 5 collide (or rather, don't) - I'd like to see support added. Here are the main use cases I'm aware of, I hope others add more …
-
This issue contains comments displayed below the article:
https://brokul.dev/multi-tenant-asp-net-core-app-configuring-authentication
-
Hi
We have set up cookie sharing between my ASP.NET and ASP.NET Core application. I did this using the guidance found here:
- https://learn.microsoft.com/en-us/aspnet/core/security/cookie-sharing?…
-
### Description
The ASP.NET Core fundamentals doc currently shows MVC & Razor Pages. Instead, it should show Blazor for any frontend web development needs.
### Page URL
https://learn.microsoft.com/…