-
As we kick off Year 3+ (🎉!) of the WinUI community call I wanted to invite you, our community, to reflect and leave comments on what you would like to see in the monthly call. Thank you in advance for…
-
Hi there,
I am wondering if there is package that can be used in Blazor wasm with code first + client factory + grpc web?
Grpc.Net.Client.Web is the one I am using to create the GRPC service. It…
-
### Describe the bug
Component state is lost when handling an error via ErrorBoundaryBase even though the error is recoverable
### To Reproduce
Based on the default Blazor WebAssembly App templ…
-
While using **AzureAd Auth** I see the error (below) in the browser tools (so client side wasm) - probably due to the fact we are kind of skip showing thoese controls completely when in AzureAd Auth …
-
## Summary
Building a localized website with Blazor Server is really inconvenient at the moment. I've consulted the documentation, tried multiple approaches but Blazor just doesn't seem to make it …
-
Hello,
Here are my questions when creating a new project with Blazor :
1. Could you plan in the future that there is an option
when selecting the Blazor templates to remove the '_counter_' c…
-
Hello guys,
I am really enjoying the work and the results with Mudblazor so far!
The experience I´ve had using it in our internal systems is fantastic. I would like to thank all of you for your ha…
-
### Describe the bug
I'm deploying my [basic Blazor website](https://tduffinntu.github.io/gh-blazor/) via Github Pages. You can see the actions I run to deploy it [here](https://github.com/TDuffinNTU…
-
Brand CRUD
Product CRUD
Advanced Search Component - Column Wise Search
Export to Excel
Responsive
Pagination Support
-
**Is your feature request related to a problem? Please describe.**
I want to easily hook to base component composite disposable in derived ReactiveComponentBase
**Describe the solution you…