-
bitnami/dotnet:6.0.35
-
I know this is opened as an issue, but I'm posting this for whoever might be interested...
I've forked and updated this app to run on dotnet 6, and is available as a self-contained package. It can…
-
Chart Verifier should consider whether or not a chart's test images can be not certified, vs. the application's images itself.
An example chart would be the dotnet imagestream chart, merged here ht…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
Aspire 9 seems to have lots of problems stopping projects.
In Aspire 8, I routinely started…
-
### URL
https://dotnet.microsoft.com/en-us/learn/aspnet/blazor-tutorial/create
I am having issues with the following instructions:
1. Collapse the Blazor App folder in the VS Code Explorer.
2. Click …
-
> Removed .NET 6 dependency: having a .NET 6 runtime or SDK installed is no longer required.
```
>netpad-vnext
[2024-11-28][02:36:44][app_lib::dotnet_server_manager][INFO] Starting .NET server b…
-
### All of the following criteria must be met
- [X] All Requirements must be installed.
- [X] Changed the title so that it doesn't just says "[Bug]: "
- [X] I have searched the GitHub issues for my b…
-
### Library name and version
`Azure.AI.OpenAI 2.1.0-beta.2`
### Describe the bug
I have the following code.
```csharp
using Azure.AI.OpenAI;
using Azure.Identity;
using OpenAI.Chat;
using System.C…
-
### Describe the bug
Getting the below error after installing .net 9.01 on raspberry pi 3
dotnet: /lib/arm-linux-gnueabihf/libc.so.6: version `GLIBC_2.34' not found (required by dotnet)
### To Rep…
-
Type: Bug
## Issue Description ##
A custom Roslyn `DiagnosticSuppressor` can no longer suppress diagnostics produced by the compiler.
## Steps to Reproduce ##
Create a custom diagnostic suppresso…