-
I have a simple project in .NET Core 8.0 and a simple test project in C++.
[DLLCoreExportsDemo.zip](https://github.com/user-attachments/files/17843717/DLLCoreExportsDemo.zip)
I have two simple e…
-
### 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…
-
Hi,
first of all thank you for developing this extension, it makes life really easier when it comes to localization in ASP.net core.
Unfortunately, the latest Visual Studio release 17.12.0 seeme…
-
Note: I just copied the issues details I created here: https://github.com/grpc/grpc-dotnet/issues/2575
### What version of gRPC and what language are you using?
.NET 9, Blazor WASM Standalone
`…
-
### 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…
-
Consulte o final desta mensagem para obter detalhes sobre como chamar a
depuração just-in-time (JIT) em vez desta caixa de diálogo.
************** Texto de Exceção **************
System.Platform…
-
### Library name and version
Azure.Storage.Blobs:12.18.0
### Describe the bug
The BlobItem.Tags property returns, null value, when no tags are present in the blob file in Storage Account.
### Expe…
-
### Describe the bug
With previous .NET Sdks it used to be possible to target net48 and consume a COM library, without going through hoops.
Now, a simple csproj straight up fails to compile with `CS06…
-
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…
svick updated
5 hours ago
-
### 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 …