-
Since I didn't see an issue on it, are there plans to support the Powershell Azure Functions Worker as an API backend? It doesn't require compilation, just deploy from zip, and it's supported in GA.
…
-
### Is your feature request related to a problem? Please describe.
I have load of CPU intensive requests connected to vial for the application data from sensors, and I would like to have a real multi…
-
I am trying to use custom route constraint in Blazor, similar to how it currently works for both [razor pages and MVC routes](https://docs.microsoft.com/en-us/aspnet/core/fundamentals/routing?view=asp…
-
# Proposal: Evolve XAML Syntax to also support a more Razor/Blazor-like syntax
## Summary
I saw @jeromelaban today show an experiment with using Blazor-like syntax for XAML, and I think this wou…
-
- [ ] Investigate "how ABP framework can help developers on gRPC API creation".
- [ ] Implement gRPC endpoints for all the modules.
- [ ] Add a starting point for the startup templates.
-
Greetings:
After a short vacation putting together a couple of WPF applications I need to turn my attention to the migration of a couple Silverlight projects to something new. Based on a couple of…
-
* Right now persistent component state only works during the initial render of the components for a given runtime.
* This is because it doesn't know about enhanced navigations and because we don't ha…
-
Hey!
I have started MatBlazor just for fun as pet project, because I really interested in Blazor.
Now, MatBlazor - one most popular library for Blazor.
I feel that sometimes it's hard for me to b…
-
I have previously [experimented a bit with Fable and React](https://github.com/cmeeren/fable-elmish-electron-material-ui-demo) and really like the experience, but compiling to JS is a significant draw…
-
I'm not sure if this is a problem in RC2 or if I'm just too new to InteractiveAuto render mode.
I have a component in the client project which calls back to the server for its api calls since the a…