dodyg / practical-aspnetcore

Practical samples of ASP.NET Core 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

dodyg opened this issue · comments

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.