Blazor client for Lemmy?
Blazor client for Lemmy?
Just a random idea- but,
Would anyone be interested in having a .net based blazor front end for lemmy?
Sadly, there isn't yet a c# nuget package, but, that wouldn't be hard to fix.
The API itself, is pretty well documented.
And, building custom front-ends is encouraged as well.
https://join-lemmy.org/docs/en/contributors/04-api.html#creating-a-custom-frontend
You're viewing a single thread.
Just, gonna add-
If I end up building the front-end for this, is gonna end up looking like a bootstrap example website!!!
8 0 ReplyGive MudBlazor a try, I've found it surprisingly easy to develop half decent UIs that don't feel too boilerplate without much customisation
4 0 ReplyI've been using MudBlazor on my last few small projects. With the MAUI template, Blazor is quickly replacing WPF and MVVM hell for me.
1 0 Reply