Releases: Atypical-Consulting/FastComponents
Releases · Atypical-Consulting/FastComponents
v1.0.1
v1.0.0
FastComponents v1.0.0
First stable release of FastComponents — a .NET 10 Razor Class Library for building HTMX-powered web applications with Blazor components.
Highlights
- Type-safe C# properties for all HTMX attributes
- Convention-based component registration with configurable route prefix and type filtering
- Fluent
HtmxBuilderAPI for programmatic element creation - Source generators for parameter method generation
- Full ASP.NET Minimal API integration
- AOT-compatible