Chris Woody Woodruff

Chris Woody Woodruff

Builder, Creator and Communicator!

Badges

Tastemaker
Tastemaker
Gone streaking
Gone streaking

Maker History

  • htmxRazor
    htmxRazorServer-rendered UI components for ASP.NET Core with htmx
    Mar 2026
  • 🎉
    Joined Product HuntJanuary 19th, 2026

Forums

You Don't Need Bootstrap to Build a Real ASP.NET Core App

I have a To-Do example app in the htmxRazor repository.

Most ASP.NET Core tutorials and starter templates default to Bootstrap and jQuery. This one takes a different approach. The To-Do app is built entirely with htmxRazor components and htmx, showing how you can create a fully interactive Razor Pages application without pulling in a CSS library or JavaScript toolchain you do not actually need.

htmxRazor - Server-rendered UI components for ASP.NET Core with htmx

htmxRazor is a complete UI component library implemented as Razor Tag Helpers. Every component renders clean, semantic HTML styled by its own CSS design system. No client-side framework required — just add htmx attributes to any component for dynamic behavior.
View more