grantcolley / headway

A .NET 7.0 Blazor framework for building configurable applications fast. Supporting both hosting models, Blazor WebAssembly and Blazor Server, a WebApi for accessing data and an Identity Provider for authentication.
MIT License
35 stars 9 forks source link

Razor components with generic type parameters @typeparam to implement generic type constraints #21

Closed grantcolley closed 3 years ago

grantcolley commented 3 years ago

See generic type constraints in razor