dodyg/practical-aspnetcore

Create sample using HTMX with Blazor SSR, Minimal API and Htmx

dodyg opened this issue · 3 comments

Create sample using HTMX with Blazor SSR, Minimal API and Htmx

That's super nice of you, thanks

Minimal API is actually not the cleanest way you can do HTMX + Blazor SSR.

I created repo above to show how easy it is to render full pages + partials with HTMX.