-
I've been using Fluxor for quite a while now and noticed that I always create my own BaseState classes with shared properties across States. Mostly the IsLoading boolean to more elegantly show loader …
-
I've been playing around with code gen, which is very powerful, but am not sure how we are supposed to use it. If you add the `LanguageExt.CodeGen` package to a project, you get a message telling you …
-
I'm getting the following error in my browser when I try to run `BlazorBoilerplate.Client` in debug or release mode. I'm using the `master` branch from today. Any idea what's causing this? I have .Net…
EcBen updated
3 years ago
-
Meeting Date: April 13, 2021
Speaker: @lprichar
Speakers please provide a short bio, topic and description to help us announce and promote your talk.
-
The demo site here:
[https://www.blazorfluentui.net/](https://www.blazorfluentui.net/)
...is extremely slow to respond to navigation events in Chrome.
-
When I was reading the [official announcement](https://devblogs.microsoft.com/dotnet/introducing-net-multi-platform-app-ui/) the other day, I was surprised what was presented there as MVU:
```cs
r…
-
Hi,
I'm trying Breeze.Sharp starting from the ToDo example, I created a new table manually in the default database **BlazorBoilerplate**:
New Table: **[Customer]**
I created ICustomer in Blazo…
-
Hi,
This is more a question than an issue, but was not sure where else to post:
I am considering using AspNetBoilerplate for an upcoming project, but the requirements are nuanced, and not sure i…
-
Obligatory praise - great library! Thanks for all the work!
I am looking for best solution on how to implement persisting state between reloads. Now, if a user presses F5, the state is lost.
Wh…
-
Hello,
i am not able to integrate Syncfusion datagrid , I am getting a NullReferenceException on return GetValue when i hit Edit or Update
I managed to make it somehow work by removing all `Get…
kyotr updated
3 years ago