Skip to main content
NuStreamDocs.Redirects package icon

NuStreamDocs.Redirects

Emits host deploy-config at build time: a Netlify/Cloudflare-Pages `_redirects` file and a meta-refresh HTML page for every declared redirect (so renamed or moved pages don't 404 on any static host), plus a `_headers` file (with sensible immutable-caching defaults for the content-hashed asset directories, and any rules you add). Redirects come from `UseRedirects(...)` config and from a `redirect_from` key in page frontmatter.

Total Downloads
873
873
Published
Jun 4, 2026
Latest stable version

Install

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

Frameworks

net10.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 1 target framework; 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.