practical-aspnetcore icon indicating copy to clipboard operation
practical-aspnetcore copied to clipboard

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

Open dodyg opened this issue 1 year ago • 4 comments

dodyg avatar Dec 03 '23 12:12 dodyg

That's super nice of you, thanks

jedjohan avatar Dec 03 '23 12:12 jedjohan

https://github.com/garrettlondon1/HtmxBlazor

garrettlondon1 avatar Dec 03 '23 15:12 garrettlondon1

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.

garrettlondon1 avatar Dec 03 '23 15:12 garrettlondon1