Tempo.Blazor.DocumentFormats
2.8.3
See the version list below for details.
dotnet add package Tempo.Blazor.DocumentFormats --version 2.8.3
NuGet\Install-Package Tempo.Blazor.DocumentFormats -Version 2.8.3
<PackageReference Include="Tempo.Blazor.DocumentFormats" Version="2.8.3" />
<PackageVersion Include="Tempo.Blazor.DocumentFormats" Version="2.8.3" />
<PackageReference Include="Tempo.Blazor.DocumentFormats" />
paket add Tempo.Blazor.DocumentFormats --version 2.8.3
#r "nuget: Tempo.Blazor.DocumentFormats, 2.8.3"
#:package Tempo.Blazor.DocumentFormats@2.8.3
#addin nuget:?package=Tempo.Blazor.DocumentFormats&version=2.8.3
#tool nuget:?package=Tempo.Blazor.DocumentFormats&version=2.8.3
Tempo.Blazor.DocumentFormats
Optional server-side DOCX and ODT import/export support for TmDocumentEditor.
Use this package from an API/server project. Tempo.Blazor does not reference this package, so client-side component consumers can keep the core editor focused on the internal JSON document model.
Typical flow:
var importer = new DocumentDocxImporter();
var imported = await importer.ImportAsync(upload.OpenReadStream());
var exporter = new DocumentDocxExporter();
var exported = await exporter.ExportAsync(document);
DOCX support uses Open XML SDK. ODT support uses ZIP and LINQ to XML.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. 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
- DocumentFormat.OpenXml (>= 3.3.0)
- Jint (>= 4.13.0)
- Tempo.Blazor.Abstractions (>= 2.8.3)
- Tempo.Reporting.Engine (>= 2.8.3)
-
net8.0
- DocumentFormat.OpenXml (>= 3.3.0)
- Jint (>= 4.13.0)
- Tempo.Blazor.Abstractions (>= 2.8.3)
- Tempo.Reporting.Engine (>= 2.8.3)
-
net9.0
- DocumentFormat.OpenXml (>= 3.3.0)
- Jint (>= 4.13.0)
- Tempo.Blazor.Abstractions (>= 2.8.3)
- Tempo.Reporting.Engine (>= 2.8.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Tempo.Blazor.DocumentFormats:
| Package | Downloads |
|---|---|
|
Tempo.Blazor.Mcp
Model Context Protocol (MCP) tools for designing and editing Tempo.Blazor wireframes, diagrams, editor documents and reports with an LLM. Ships tools + storage abstractions only; the host application maps them onto its own MCP server. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.8.26 | 130 | 9/13/2026 |
| 2.8.25 | 96 | 9/12/2026 |
| 2.8.24 | 114 | 8/26/2026 |
| 2.8.23 | 110 | 8/26/2026 |
| 2.8.22 | 118 | 8/26/2026 |
| 2.8.21 | 125 | 8/23/2026 |
| 2.8.20 | 126 | 8/22/2026 |
| 2.8.19 | 115 | 8/19/2026 |
| 2.8.18 | 114 | 8/18/2026 |
| 2.8.16 | 117 | 8/12/2026 |
| 2.8.14 | 134 | 8/9/2026 |
| 2.8.13 | 116 | 8/9/2026 |
| 2.8.12 | 127 | 8/8/2026 |
| 2.8.11 | 116 | 8/8/2026 |
| 2.8.10 | 114 | 8/7/2026 |
| 2.8.9 | 122 | 8/7/2026 |
| 2.8.8 | 119 | 8/7/2026 |
| 2.8.7 | 116 | 8/7/2026 |
| 2.8.4 | 225 | 7/29/2026 |
| 2.8.3 | 182 | 7/26/2026 |