-
Using the code from the docs on a Blazor WASM application:
`services.AddSingleton(sp => new FlurlClientCache()
.Add("MyCli", "https://some-api.com"));
public MyService(IFlurlClientCache clien…
-
For those interested in watching the sausage being made, I've started working on a Blazor UI for ProjectTracker in [this working branch](https://github.com/rockfordlhotka/csla/tree/1312-blazor-pt/Samp…
-
**Description**
Blazored Modal problems with the following configuration - Interactive render mode: Auto, Interactivity location: Per page/component in .Net 8
**To Reproduce**
Create a new projec…
-
I am building an app with the Cyber Theme, and I noticed that the CyberComboBox does not exist
Is it possible to Customize one to look like this?
![image](https://github.com/user-attachments/asse…
-
When will it be possible to debug blazor standalone webassembly apps that are running in a dev container.
For further information please have a look at #27766
-
### Describe the bug
This happens in a client side application.
When you use a NavItem in your MailLayout like in the default generated application and you call the application with a querystring f.…
-
At present it is not possible to use ML.NET with in s #Blazor client application, give that a browser WASM application is in essence a VM with limited resources, it would IMHO be a great for ELL to ta…
-
### What type of issue is this?
other
### What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
### Target SharePoint environment
SharePoint Onl…
-
### Description
System.DllNotFoundException: libSkiaSharp exception is thrown while using SkiaSharp library in Blazor WASM .NET 8.0 and this issue doesn't occur in Blazor WASM .NET 6.0.
**Stack tr…
-
I followed the steps in the ReadMe to create a 2D canvas component. However, when I run my application on localhost using IIS, I get the following error in the console:
> Could not find 'BlazorExte…