practical-aspnetcore
practical-aspnetcore copied to clipboard
Create sample using HTMX with Blazor SSR, Minimal API and Htmx
That's super nice of you, thanks
https://github.com/garrettlondon1/HtmxBlazor
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.