Tnzi.Documents
0.1.29
dotnet add package Tnzi.Documents --version 0.1.29
NuGet\Install-Package Tnzi.Documents -Version 0.1.29
<PackageReference Include="Tnzi.Documents" Version="0.1.29" />
<PackageVersion Include="Tnzi.Documents" Version="0.1.29" />
<PackageReference Include="Tnzi.Documents" />
paket add Tnzi.Documents --version 0.1.29
#r "nuget: Tnzi.Documents, 0.1.29"
#:package Tnzi.Documents@0.1.29
#addin nuget:?package=Tnzi.Documents&version=0.1.29
#tool nuget:?package=Tnzi.Documents&version=0.1.29
Tnzi.Documents
Document primitives for the Tnzi.NET framework: Office-to-PDF conversion (LibreOffice), HTML-to-PDF and thumbnails through a local headless browser, PDF inspection with coordinate-bearing tag lookup (PdfPig), coordinate-based PDF stamping and flattening (PDFsharp), and page rasterisation of an existing PDF, scans and faxes included (PDFium). Optional module with no entities and no tables; load it to get the six primitives out of the box. Note that rasterisation carries native binaries: publish with a runtime identifier.
Part of Tnzi.NET, a modular application framework for .NET 10 built on ASP.NET Core and Entity Framework Core. Functionality is split into composable modules with a managed lifecycle, shared conventions for entities, services, controllers and permissions, and an optional AI layer (agents, tools, RAG, workflows) that plugs into the same module system.
Install
dotnet add package Tnzi.Documents
Most Tnzi.NET packages are framework modules: reference one from your startup module with [DependsOn], or let Tnzi.Hosting pick it up automatically. The documentation page below covers configuration options, endpoints and permission codes.
Links
- Documentation: https://tnzi.cc/docs/modules/documents
- Website: https://tnzi.cc
- Getting started: https://tnzi.cc/docs/getting-started
- All packages: https://www.nuget.org/packages?q=Tnzi
- Source: https://github.com/tnzi/Tnzi.NET
- Documentation server for AI coding assistants (MCP): https://mcp.tnzi.cc
| 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
- PdfPig (>= 0.1.15)
- PdfSharp (>= 6.2.4)
- PDFtoImage (>= 5.4.0)
- Tnzi (>= 0.1.29)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Tnzi.Documents:
| Package | Downloads |
|---|---|
|
Tnzi.Signing
Electronic signature engine for the Tnzi.NET framework: reusable templates with placed fields, multi-recipient signing requests with their own lifecycle, single-use hashed link tokens, and a sealed, hash-anchored final PDF. Binds to its owning record polymorphically, so it depends on no business module. |
GitHub repositories
This package is not used by any popular GitHub repositories.