Tempo.Blazor.DocumentFormats
2.8.0
dotnet add package Tempo.Blazor.DocumentFormats --version 2.8.0
NuGet\Install-Package Tempo.Blazor.DocumentFormats -Version 2.8.0
<PackageReference Include="Tempo.Blazor.DocumentFormats" Version="2.8.0" />
<PackageVersion Include="Tempo.Blazor.DocumentFormats" Version="2.8.0" />
<PackageReference Include="Tempo.Blazor.DocumentFormats" />
paket add Tempo.Blazor.DocumentFormats --version 2.8.0
#r "nuget: Tempo.Blazor.DocumentFormats, 2.8.0"
#:package Tempo.Blazor.DocumentFormats@2.8.0
#addin nuget:?package=Tempo.Blazor.DocumentFormats&version=2.8.0
#tool nuget:?package=Tempo.Blazor.DocumentFormats&version=2.8.0
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.0)
- Tempo.Reporting.Engine (>= 2.8.0)
-
net8.0
- DocumentFormat.OpenXml (>= 3.3.0)
- Jint (>= 4.13.0)
- Tempo.Blazor.Abstractions (>= 2.8.0)
- Tempo.Reporting.Engine (>= 2.8.0)
-
net9.0
- DocumentFormat.OpenXml (>= 3.3.0)
- Jint (>= 4.13.0)
- Tempo.Blazor.Abstractions (>= 2.8.0)
- Tempo.Reporting.Engine (>= 2.8.0)
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.0 | 0 | 7/25/2026 |
| 2.7.1 | 40 | 7/24/2026 |
| 2.7.0 | 40 | 7/24/2026 |
| 2.6.1 | 46 | 7/23/2026 |
| 2.6.0 | 40 | 7/23/2026 |
| 2.5.5 | 46 | 7/22/2026 |
| 2.5.4 | 43 | 7/22/2026 |
| 2.5.3 | 93 | 7/21/2026 |
| 2.5.3-ci-20260721185803 | 95 | 7/21/2026 |
| 2.5.2 | 99 | 7/21/2026 |
| 2.5.1 | 102 | 7/19/2026 |
| 2.4.0 | 96 | 7/19/2026 |
| 2.3.10-ci-20260719120426 | 84 | 7/19/2026 |
| 2.3.10-ci-20260719052650 | 95 | 7/19/2026 |
| 2.3.9-preview | 86 | 7/17/2026 |
| 2.3.9-ci-20260719043811 | 101 | 7/19/2026 |
| 2.3.9-ci-20260717060118 | 94 | 7/17/2026 |
| 2.3.8 | 97 | 7/17/2026 |
| 2.3.8-ci-20260717035306 | 87 | 7/17/2026 |
| 2.3.8-ci-20260717034218 | 90 | 7/17/2026 |