Skip to main content
NuStreamDocs.Layouts package icon

NuStreamDocs.Layouts

Minimal Jinja2-subset HTML layout engine for NuStreamDocs. Pages whose frontmatter sets `template: X.html` are rendered through the named layout, with `{{ page.X }}` substitution, `{% include %}` splices, and `{% extends %}` / `{% block %}` inheritance with `{{ super() }}`.

Total Downloads
1.9K
1,888
Published
Sep 21, 2026
Latest stable version

Install

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

Frameworks

net10.0 net11.0

Dependencies

[1.13.0, )
[1.13.0, )
[10.0.12, )
[1.13.0, )
[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.