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.
Install
dotnet add package NuStreamDocs.Transitions --version 1.9.0
Install-Package NuStreamDocs.Transitions -Version 1.9.0
<PackageReference Include="NuStreamDocs.Transitions" Version="1.9.0" />
Frameworks
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.