-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
With the new `Waiting` state being introduced with `WaitFor`, would it make more sense to use…
-
### Describe the bug
Because the implicit usings for web projects include both Microsoft.AspNetCore.Hosting and Microsoft.Extensions.Hosting, referencing `IHostingEnvironment` unqualified in code r…
-
Under .NET Framework, [`HttpWebResponse.Headers`](https://docs.microsoft.com/en-us/dotnet/api/system.net.httpwebresponse.headers) can deliver the `Set-Cookie` header value as _multiple values_, where …
-
### Package
OpenTelemetry
### Package Version
$(TargetFrameworksForLibrariesExtended)
OpenTelemetry .NET SDK
core-
…
-
I'm getting an error when trying to run this on macOS. I have .net core 3.0 installed, not sure if that is causing this or not. If so, you should be able to solve with a `global.json` file.
### T…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I'm trying to migrate a working ASP.NET Core app to Aspire .NET. I've added SQL Server …
-
Seems to have left stuff behind. Is it not possible to also handle Microsoft.WindowsDesktop.App?
FYI rg is installed by ```choco upgrade ripgrep -y```
```powershell
$types = "sdk", "hosting-bun…
vbjay updated
8 months ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Hosting ASP.NET Core Application on IIS/IIS Express cause the Application URLs to be Uppercas…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Starting with version `7.0.10` of `Microsoft.AspNetCore.Components.WebAssembly.DevServe…
-
Hello,
I'm testing dotnet counters, and when i try to get counters from System.Runtime using `GcServer:true`, the dotnet counters just stop working.
I've just created a new application from tem…