-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
The error is caused due to the client browser not supporting WebAssembly, or the version they…
-
You can create .NET tools that can be installed and used from the .NET CLI. It would be useful if you could build a UI for a .NET tool using Blazor. It looks like this used to be possible at some poin…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [f6824bc9e8c68d3edb3d0a4c91e9bacd73d7767f](https://github.com/dotnet/runtime/commit/f68…
-
I have a existing sqlite db file and want to restore that database.
I did check [this](https://github.com/JeremyLikness/SqliteWasmHelper/pull/26) PR but unable to figure out how to use it in my exist…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
**A very common problem:**
"We hav…
-
It would be very useful to be able to validate only inputs in a form rather than always a whole object. This could be easily achieved if InputBase would ensure EditContext has FieldState for it when i…
-
Hello guys, In my blazor server app i would like to Inject some scoped services in my logger to trace some client information like circuitId (or other scoped data which allow me to identify the client…
-
### Describe the bug
When using QueryStringRequestCultureProvider on Blazor Server, the culture immediately changes from the one given in query string to the one set in HTTP headers.
### To Reprod…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
In Blazor wasm the only way t…
-
### Is your feature request related to a problem? Please describe.
Maintain Exif metadata when you request a file picture resized.
Example: When I upload an image using InputFile on Blazor, if I…