Skip to main content
NuStreamDocs.Transitions package icon

NuStreamDocs.Transitions

Client-side routing and view transitions for NuStreamDocs sites. Ships a tiny vanilla-JS router that intercepts same-origin link navigation, swaps the page's content region in place (animated via the browser's View Transitions API where available), preserves the sidebar / search box / scroll position, and pre-fetches links on hover so navigation feels instant. No JS framework, no external dependency; degrades to plain full-page navigation when JavaScript or the View Transitions API is unavailable.

Total Downloads
858
858
Published
Sep 19, 2026
Latest stable version

Install

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

Frameworks

net10.0 net11.0

Dependencies

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