-
Currently, Blazor WebAssembly's internals make use of the historical JS/WASM single-threadedness guarantees as a performance optimization. For example:
* Render batches are communicated to JS via …
-
## Summary
To enable MAUI Blazor apps, a BlazorWebView will be needed.
Related discussion: https://github.com/dotnet/maui/discussions/1521
## API Changes
New BlazorWebView component. Since the…
-
### Library
Web Components (@fluentui/web-components)
### System Info
```shell
System:
OS: Windows 10 10.0.19045
CPU: (16) x64 11th Gen Intel(R) Core(TM) i7-11850H @ 2.50GHz
M…
-
### suggestion
With modular monoliths I find that the ui needs of different modules varies quite a lot.
ie: Some might show a dashboard or graph, others a razor page with a few forms, those with mor…
-
ABP Framework 3.2+ supports creating Blazor applications.
Blazor UI (razor components) generation is needed.
-
The Blazor road map with a lot of features need to investigate https://github.com/aspnet/AspNetCore/issues/8177
And priority items to work on: https://github.com/aspnet/AspNetCore.Docs/projects/35#…
-
## Failing Test(s)
- `Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.CircuitTests.ComponentLifecycleMethodThrowsExceptionTerminatesTheCircuit`
- `Microsoft.AspNetCore.Compone…
-
In Re-templating Filter Cell sample the re-templated cells are missing
https://staging.infragistics.com/products/ignite-ui-blazor/blazor/components/grids/lob-grid/filtering
Current State
![image]…
-
Pure Blazor components based on VMWare Clarity UI, with little to no JavaScript (less than 1KB)
https://blazority.com/
Supports both Blazor Server and WASM.
License: MIT
-
Hello, excuse me, I found a problem:
1、When I use https://localhost:5002/master/clients after the success of the login, just click exit, will stay on the page, And displays "Sorry, there's nothing at…