Skip to main content
NuStreamDocs.Fonts package icon

NuStreamDocs.Fonts

Self-hosted web fonts for NuStreamDocs. Resolves a declarative font config at build time (Google Fonts, Fontsource, or local files), copies the woff2 into the site, generates the @font-face CSS and rel=preload links, and emits a system-font fallback with size-adjust / ascent-override metrics so the swap to the webfont causes zero layout shift. No third-party requests at runtime; no external CLI.

Total Downloads
1.2K
1,216
Published
Sep 21, 2026
Latest stable version

Install

.NET CLI
dotnet add package NuStreamDocs.Fonts --version 1.13.0
Package Manager Console
Install-Package NuStreamDocs.Fonts -Version 1.13.0
PackageReference
<PackageReference Include="NuStreamDocs.Fonts" Version="1.13.0" />

Frameworks

net10.0 net11.0

Dependencies

[1.13.0, )
[10.0.12, )
[1.13.0, )
[10.0.12, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.