
A library that generates HTML (e.g. for emails) from Razor Components
BlazorTemplater is a library that generates HTML, particularly for emails, from Razor Components. It provides a fluent interface for rendering components, setting parameters, and injecting services. The library also supports layouts and offers backward compatibility with a templater method. BlazorTemplater can be used in various project types including .NET Standard, .NET Core, and Blazor applications.
@inject.@layout attribute or explicitly specifying a template..Render() is the last method.BlazorTemplater is a powerful library that simplifies the generation of HTML, especially for emails, using Razor Components. It offers a range of features such as fluent rendering, parameter setting, dependency injection, and support for layouts. The library can be easily installed and integrated into various types of projects. With BlazorTemplater, developers can create dynamic and customizable HTML templates with ease.
