Winglet.Templify.Client
0.1.0
See the version list below for details.
dotnet add package Winglet.Templify.Client --version 0.1.0
NuGet\Install-Package Winglet.Templify.Client -Version 0.1.0
<PackageReference Include="Winglet.Templify.Client" Version="0.1.0" />
<PackageVersion Include="Winglet.Templify.Client" Version="0.1.0" />
<PackageReference Include="Winglet.Templify.Client" />
paket add Winglet.Templify.Client --version 0.1.0
#r "nuget: Winglet.Templify.Client, 0.1.0"
#:package Winglet.Templify.Client@0.1.0
#addin nuget:?package=Winglet.Templify.Client&version=0.1.0
#tool nuget:?package=Winglet.Templify.Client&version=0.1.0
Winglet.Templify.Client
Register AddWingletTemplifyClient(configuration) with
Winglet:Clients:Templify:BaseUrl and the shared token provider. V1 exposes
only tenant-scoped production HTML, text, email and PDF rendering. Tenant
selection is carried by the trusted tenant token; render methods never accept
or serialize a tenant ID or X-Principal-* header.
HTML/text preserve Unicode and content type, email requires subject/HTML/text,
and PDF strictly decodes the service's contentBase64 into bytes. Payload,
options and metadata preserve arbitrary JSON. Authoring, admin, development,
internal, audit-payload and archive operations are excluded. POST operations
are not blindly retried. Errors and malformed success responses use shared
Winglet exceptions.
| 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
- Microsoft.Extensions.Http (>= 10.0.11)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 10.0.11)
- Winglet.Client (>= 0.2.0)
- Winglet.Templify.Contracts (>= 0.1.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.