-
请问一下blazor webapp模式或者blazor webassemly模式如何使用,好像改成这两个模式就用不了
-
### NuGet Product Used
dotnet.exe
### Product Version
9.0.100
### Worked before?
Version 8, not sure exactly which
### Impact
I'm unable to use this version
### Repro Steps & Context
I have a…
-
The selection AND highlighting samples in Data Pie Chart topic do not change unless users change Auto settings to some other values. This looks like chart are broken but in fact they require an extra …
-
### Description
We need a way to find elements, and we are currently using the blazor ID. This may not be safe as there is a comment in the API:
> The Id is unique at least within the scope of a g…
-
Working with a Blazor project is practical immpossible,
- Formatting not working or worse corrupts file
- Syntax highlight not working
- Autocomplete suggestion not working
- Errors, Warnings e.…
-
> warning NU1608: Detected package version outside of dependency constraint: Z.Blazor.Diagrams 3.0.2 requires Microsoft.AspNetCore.Components.Web (>= 8.0.0 && < 9.0.0) but version Microsoft.AspNetCor…
-
When injecting the TusClient on a razor page consumed with Blazor Web View in Maui, it crashes the application. Is there any way to make this compatible with Blazor Maui hybrid applications?
-
### Describe the bug
dotnet watch command fails when a Blazor project references any multi-target framework project
### To Reproduce
[BlazorApp1.zip](https://github.com/user-attachments/files/174863…
-
### Description
The Blazor Web App project in the .NET MAUI Blazor Hybrid and Web App template is still using the older static files middleware. It should be updated to use the new static web assets …
-
Hi, love the library, it has helped me a lot!
I have used it to hack together some Blazor WordPress-plugins. Locally it runs fine. I am running into issues however when running it on the WordPress …