Navius.Wpf.Motion
1.0.0-preview.4
dotnet add package Navius.Wpf.Motion --version 1.0.0-preview.4
NuGet\Install-Package Navius.Wpf.Motion -Version 1.0.0-preview.4
<PackageReference Include="Navius.Wpf.Motion" Version="1.0.0-preview.4" />
<PackageVersion Include="Navius.Wpf.Motion" Version="1.0.0-preview.4" />
<PackageReference Include="Navius.Wpf.Motion" />
paket add Navius.Wpf.Motion --version 1.0.0-preview.4
#r "nuget: Navius.Wpf.Motion, 1.0.0-preview.4"
#:package Navius.Wpf.Motion@1.0.0-preview.4
#addin nuget:?package=Navius.Wpf.Motion&version=1.0.0-preview.4&prerelease
#tool nuget:?package=Navius.Wpf.Motion&version=1.0.0-preview.4&prerelease
Navius.Wpf.Motion
Standalone spring motion engine for WPF, sharing its closed-form solver with the web
Navius Motion package: bake springs to DoubleAnimationUsingKeyFrames for
zero-interruption playback, or drive values live with a retargetable SpringTicker,
plus named enter/exit and micro-interaction presets. MotionPolicy.System follows
SystemParameters.ClientAreaAnimation; both executors complete at the target without
attaching or emitting spatial motion when animations are disabled. Inject a policy backed by
your own Func<bool> for deterministic tests or app-specific preference handling.
MotionPolicy.Resolve(microPreset) applies each preset's MicroReduce contract: collapsed
presets stop, while OpacityOnly presets retain only their opacity frames. The package remains
standalone and has no reference to the primitives.
Documentation: https://wpf.naviusui.dev/guides/motion/
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0-windows7.0 is compatible. net9.0-windows was computed. net10.0-windows was computed. net10.0-windows7.0 is compatible. |
-
net10.0-windows7.0
- No dependencies.
-
net8.0-windows7.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0-preview.4 | 46 | 7/13/2026 |
| 1.0.0-preview.2 | 52 | 7/12/2026 |
| 1.0.0-preview.1 | 51 | 7/11/2026 |
Preview release of the Navius.Wpf spring motion engine.