conficient / BlazorTemplater

A library that generates HTML (e.g. for emails) from Razor Components
Apache License 2.0
146 stars 16 forks source link

Added non-generic render option to Templater - enables static sites #19

Closed conficient closed 2 years ago

conficient commented 2 years ago

Leading on from #15 it would be possible to create static sites and use reflection, if the Templater had a non-generic method. This update adds that option.