Skip to main content
NuStreamDocs.ContentLoader package icon

NuStreamDocs.ContentLoader

Pull NuStreamDocs pages from sources other than local Markdown files. Built-in loaders: a structured-data file (JSON / YAML array to one page per row), an HTTP/GraphQL JSON endpoint, and a list of raw remote Markdown URLs. Loaded pages flow through the normal render pipeline as in-memory synthetic pages.

Total Downloads
1.1K
1,080
Published
Sep 19, 2026
Latest stable version

Install

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

Frameworks

net10.0 net11.0

Dependencies

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.