conficient / BlazorTemplater

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

Rename `BlazorTemplater` class to `Templater`. Fixes #4 #7

Closed conficient closed 3 years ago

conficient commented 3 years ago

Renames BlazorTemplater class to Templater. Naming the class the same as the namespace was not a good idea.

Also updated documentation and added more tests, .e.g for code-behind