Tempo.Blazor.EmailTemplates.Abstractions
2.8.3
dotnet add package Tempo.Blazor.EmailTemplates.Abstractions --version 2.8.3
NuGet\Install-Package Tempo.Blazor.EmailTemplates.Abstractions -Version 2.8.3
<PackageReference Include="Tempo.Blazor.EmailTemplates.Abstractions" Version="2.8.3" />
<PackageVersion Include="Tempo.Blazor.EmailTemplates.Abstractions" Version="2.8.3" />
<PackageReference Include="Tempo.Blazor.EmailTemplates.Abstractions" />
paket add Tempo.Blazor.EmailTemplates.Abstractions --version 2.8.3
#r "nuget: Tempo.Blazor.EmailTemplates.Abstractions, 2.8.3"
#:package Tempo.Blazor.EmailTemplates.Abstractions@2.8.3
#addin nuget:?package=Tempo.Blazor.EmailTemplates.Abstractions&version=2.8.3
#tool nuget:?package=Tempo.Blazor.EmailTemplates.Abstractions&version=2.8.3
Tempo.Blazor.EmailTemplates.Abstractions
Engine and contracts behind the Tempo.Blazor email template editor. This package has no Blazor dependency and is safe to reference from API / background-service projects that need to render or send emails.
What's inside
- Block model — strongly typed document model covering the full MJML 4 component set.
- MJML generation — model → MJML markup.
- MJML import — bidirectional, lossless MJML → model parser (full MJML 4 parity).
- Scriban templating — sandboxed variable substitution, validation and variable extraction.
- Render pipeline — document + data → HTML + plain-text via Mjml.Net.
- DTOs & validators — request/response contracts with localized FluentValidation.
- Host contracts —
IEmailTemplateStore,IEmailSenderfor the consuming application.
Installation
dotnet add package Tempo.Blazor.EmailTemplates.Abstractions
Registration
services.AddTempoEmailTemplateEngine();
Template syntax
Variable substitution uses Scriban. See TEMPLATE_SYNTAX.
Quick-start and API docs are filled in as the package matures (see the implementation plan).
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- AngleSharp (>= 1.5.2)
- FluentValidation (>= 12.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.0)
- Microsoft.Extensions.Localization.Abstractions (>= 10.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.0)
- Mjml.Net (>= 4.11.0)
- Scriban (>= 7.2.4)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Tempo.Blazor.EmailTemplates.Abstractions:
| Package | Downloads |
|---|---|
|
Tempo.Blazor.EmailTemplates
Drag-and-drop email template editor component (TmEmailTemplateEditor) for Tempo.Blazor. Visual MJML editor with full MJML 4 parity, bidirectional MJML import/export, Scriban variable templating and live preview. Built entirely on Tempo.Blazor components. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.8.3 | 36 | 7/26/2026 |
| 2.8.1 | 37 | 7/26/2026 |
| 2.8.0 | 40 | 7/25/2026 |
| 2.7.1 | 45 | 7/24/2026 |
| 2.7.0 | 43 | 7/24/2026 |
| 2.6.1 | 39 | 7/23/2026 |
| 2.6.0 | 39 | 7/23/2026 |
| 2.5.5 | 41 | 7/22/2026 |
| 2.5.4 | 40 | 7/22/2026 |
| 2.5.3 | 44 | 7/21/2026 |
| 2.5.3-ci-20260721185803 | 45 | 7/21/2026 |
| 2.5.2 | 46 | 7/21/2026 |
| 2.5.1 | 96 | 7/19/2026 |
| 2.4.0 | 103 | 7/19/2026 |
| 2.3.10-ci-20260719120426 | 96 | 7/19/2026 |
| 2.3.10-ci-20260719052650 | 103 | 7/19/2026 |
| 2.3.9-preview | 97 | 7/17/2026 |
| 2.3.9-ci-20260719043811 | 109 | 7/19/2026 |
| 2.3.9-ci-20260717060118 | 110 | 7/17/2026 |
| 2.3.8-ci-20260717035306 | 92 | 7/17/2026 |