-
Another suggestion I have which I can help with is having the UI in blazor.
I am very good at blazor.
I found blazor to be the best for UI which allows sharing UI with web pages and even native apps…
-
Right now, SSB works like this:
```
If everything is working right, the background of this paragraph tag should be pink.
@code {
private string div;
protected override async Task On…
-
### Description
I've been having severe trouble implementing authentication and authorization in Blazor Hybrid apps.
While the guide has a lot of code, I'm not quite sure how to properly integr…
-
I am using Visual Studio 2019 for MacOS and just followed the getting started section of the readme. Creating a project and trying to debug without doing any changes to it.
Selecting Blazor.Server pr…
-
Hi there,
I'd like to have an example on how to define a reference to a JavaScript function for Editor.Conf that actually gets executed when tinymceBlazorWrapper.init is run.
```
@code {
…
-
Hi,
I'm trying to use this library in a NET 8 Blazor Web App and I'm running into the following issues with `v2.0.8` of your packages:
In the client project, I can't seem to get the translation …
-
I've been unable to package my Aspire-enabled single Api project because the azd is unable to build my Docker container image. My knowledge of Docker, dockerfiles, azd and Azure is 'newbie' but as I u…
-
Hi guys,
In the last couple of weeks, we are having a major discussion about should we commit to CSLA, do we benefit from it, is there any value to know the CSLA framework as a dev, is the project t…
-
_From @Z3roCoder on Friday, June 21, 2019 7:49:13 AM_
### Describe the bug
Deciding to try out what Client-Side Blazor with WASM is capable of, I tried to include one of our companies standalone D…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I have no Idea what is causing this, but no matter what when I try and login, I get red…