-
With the recent release of the **8.0.200** .NET SDK, there is an issue occurring where installing some workloads (including `maui`) attempts to install an incorrect (older) version of the workload its…
Redth updated
8 months ago
-
This is causing a failure in the [VMR](https://github.com/dotnet/dotnet) for .NET 9 Preview 1 when building the installer repo. It fails in the Ubuntu2204Arm64_Offline_MsftSdk_arm64 job ([example buil…
-
Type: Bug
Refactoring completely broken along with intellisense. Testing doesnt work. In fact Im not sure anything is actually working on this ext. Wasted hours reinstalling countless times.
T…
wgrs updated
6 months ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
With a Blazor web app, a webassembly standalone app and a shared razor class library I …
-
What I take from the discussion [here](https://github.com/dotnet/aspire/discussions/1579) and in the documentation is that one can call their secrets "connectionstrings-", put a Key Vault reference in…
-
# 🐛 Bug Report
When template option `-auth Individual` for Including Individual authentication pages is added during new project creation with Microsoft.FluentUI.AspNetCore.Templates version 4.2.1,…
-
I found my way around creating a database container with a volume mount
```csharp
var database = builder.AddPostgresContainer("database")
.WithVolumeMount("../../data/database/data", "/var/li…
-
# Bug Report
List of [all OpenTelemetry NuGet packages](https://www.nuget.org/profiles/OpenTelemetry) and version that you are using (e.g. `OpenTelemetry 1.0.2`):
- https://github.com/open-telem…
-
When using `AddAzureCosmosDB` the emulator certificate can be ignored as implemented with #1668
I try to use the EF Core version `AddCosmosDbContext`. With this it looks like this option to ignore…
-
# 🙋 Feature Request
Checkboxes support an indeterminate state. Fluent UI should support using it easily.
## 🤔 Expected Behavior
There is an easy-to-use API for working with the indeterminate …