Philipp B. Koch
Philipp B. Koch
For those wondering how to display a QR code in Blazor WASM using .NET 6+, you might want to try this: ```razor @using QRCoder ```
Unfrotunately, I did not succeed to get this to run on my Synology NAS using Docker, even though a docker-compose.yml is provided. I would really love to see a simplified,...
This is still (or again) the case. Is this project still alive? (The last activity seems to have happened three years ago...)
Since this issue is still open, I wanted to share how I managed to get Benotes to run on my Synology NAS using Docker (DSM 7.1): > **Please note:** >...
@Sylvio82 Have you tried altering the read/write permissions of `/volume1/docker/benotes/` as described in step 8? You're right, the postgres folder creation was missing, I've edited my post accordingly. I've also...
I am seeing the same error as initially described. Cleaning and rebuilding does not fix it for me. Also, I see it in every single, freshly created MudBlazor project. Here's...
@ScarletKuro Thank you for pointing this out so clearly - I was mistaken, thinking "8.0.1" referred to the installed _.NET SDK_! So, I've taken a look at the NuGet package...
Thanks for your reply! I'm looking forward to maybe seeing this implemented some day.