-
I have run your scripts for Ubuntu and everything seemed to work fine except an error about ca-certficates.crt containing more than one cert.
I have looked at the 'Linux Certificate Not Trusted' se…
-
See https://github.com/aspnet/EntityFrameworkCore/issues/11950
-
I have a ASP.Net project with HighCharts. My system default theme is dark. When I load a chart the background is dark. The text is also dark. So it is not visible.
![Schermafbeelding 2024-09-25 150…
-
- Identification and, if possible, replacement of System.Web APIs that won’t work on ASP.NET Core
- dotnet/upgrade-assistant#684
- dotnet/upgrade-assistant#683
- dotnet/upgrade-assistant#6…
-
## Steps to reproduce:
Once the ASP.NET MVC Core Web App has been created, run the following commands using the dotnet CLI:
dotnet tool install -g dotnet-aspnet-codegenerator
dotnet add package Mic…
-
## Description
We are developing a ASP.NET Core application and for testing we use the ASP.NET Core TestHost (WebApplicationFactory) to facilitate integration testing.
To capture the logging we repl…
-
The JSON analyzer uses recursion to find JSON content:
https://github.com/dotnet/roslyn/blob/805ad1cc23ea677f2cdfee64256077c7dfe1b336/src/Features/Core/Portable/EmbeddedLanguages/Json/LanguageServi…
-
Display list of App Catalog Groups
-
I'm following .NET Core and ASP.NET Core since day one.
I have a huge .NET backend (ASP.NET Web Api) that I would like to port to .NET Core.
Since version .NET 2.2 that my application is 100% comp…
-
### Describe the bug
When `` is set in the csproj, causes `Microsoft.AspNetCore.Watch.BrowserRefresh` to fail. I'm guessing hosting startups will fail when trimmed but I'm surprised this affects the …