control-net / Miunie

Miunie is a community developed bot with an attitude.
Other
46 stars 31 forks source link

Implement a Blazor Front End. #164

Closed DraxCodes closed 5 years ago

DraxCodes commented 5 years ago

This is going to be an ongoing issue as I slowly find time to implement a Blazor front end.

ℹ️ Due to blazor requireing Core 3.0 I will most likley implement this if or when we decide to make the leap to 3.0. Creating the issue now so it is ready to be worked on.

DraxCodes commented 5 years ago

⚠️ It also seems blazor in unstable as of writing this comment. Intellisence has a hard time understanding the function bindings and it was a giant pain to get even the boilerplate code to even debug without shouting that MVC wasn't found.

I will keep this issue updated as more updates come through for Blazor.

petrspelos commented 5 years ago

Thanks, @DraxCodes. I agree. We should keep an eye on Blazor and see if it improves.

petrspelos commented 5 years ago

We'll close this and reopen when Blazor gets a foothold.