Navius.Wpf.Primitives 1.0.0-preview.7

This is a prerelease version of Navius.Wpf.Primitives.
dotnet add package Navius.Wpf.Primitives --version 1.0.0-preview.7
                    
NuGet\Install-Package Navius.Wpf.Primitives -Version 1.0.0-preview.7
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Navius.Wpf.Primitives" Version="1.0.0-preview.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Navius.Wpf.Primitives" Version="1.0.0-preview.7" />
                    
Directory.Packages.props
<PackageReference Include="Navius.Wpf.Primitives" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Navius.Wpf.Primitives --version 1.0.0-preview.7
                    
#r "nuget: Navius.Wpf.Primitives, 1.0.0-preview.7"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Navius.Wpf.Primitives@1.0.0-preview.7
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Navius.Wpf.Primitives&version=1.0.0-preview.7&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Navius.Wpf.Primitives&version=1.0.0-preview.7&prerelease
                    
Install as a Cake Tool

The lookless brain of the navius-wpf suite: 58 control families as WPF custom controls with no fixed visual tree, styled entirely through ControlTemplate, each backed by a real AutomationPeer wired to UI Automation. Includes the per-window overlay substrate (Dialog, AlertDialog, Drawer, Menu, Toast, Tooltip and friends), anchored positioning, and the runtime theming system (Light, Dark, HighContrast token dictionaries via ThemeManager).

Machine-readable contracts for every component: https://wpf.naviusui.dev

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0-windows7.0

    • No dependencies.
  • net8.0-windows7.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Navius.Wpf.Primitives:

Package Downloads
Navius.Wpf.Ui

Styled, themeable WPF components built on Navius.Wpf.Primitives.

Navius.Wpf.Charts

Themed chart wrapper over LiveCharts2 for the Navius.Wpf component suite, following the Navius token themes at runtime.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0-preview.7 38 7/16/2026
1.0.0-preview.6 42 7/16/2026
1.0.0-preview.5 39 7/14/2026
1.0.0-preview.4 65 7/13/2026
1.0.0-preview.3 61 7/12/2026
1.0.0-preview.2 67 7/12/2026
1.0.0-preview.1 60 7/11/2026

Preview release of the Navius.Wpf lookless primitive layer.