Navius.Primitives
0.3.0-preview.2
See the version list below for details.
dotnet add package Navius.Primitives --version 0.3.0-preview.2
NuGet\Install-Package Navius.Primitives -Version 0.3.0-preview.2
<PackageReference Include="Navius.Primitives" Version="0.3.0-preview.2" />
<PackageVersion Include="Navius.Primitives" Version="0.3.0-preview.2" />
<PackageReference Include="Navius.Primitives" />
paket add Navius.Primitives --version 0.3.0-preview.2
#r "nuget: Navius.Primitives, 0.3.0-preview.2"
#:package Navius.Primitives@0.3.0-preview.2
#addin nuget:?package=Navius.Primitives&version=0.3.0-preview.2&prerelease
#tool nuget:?package=Navius.Primitives&version=0.3.0-preview.2&prerelease
Navius.Primitives
Headless Blazor primitives for accessible UI behavior. The package contains the engine layer for overlays, menus, dialogs, fields, date/time controls, sliders, sortable lists, toast state, keyboard shortcuts, and shared interop.
Install
dotnet add package Navius.Primitives --prerelease
Register the services once in your app:
builder.Services.AddNavius();
Static web assets are served from the package under _content/Navius.Primitives/.
Related packages
Navius.Motionadds the standalone motion engine and generated stylesheet.Zits.Uiis the styled component layer built on these primitives.- The
naviusCLI copies styled source from the zits/ui registry into an application.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- Microsoft.AspNetCore.Components.Web (>= 8.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Navius.Primitives:
| Package | Downloads |
|---|---|
|
Zits.Ui
Styled Blazor components, theme tokens, and runtime theming built on Navius.Primitives. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.3.0-preview.4 | 66 | 7/11/2026 |
| 0.3.0-preview.3 | 55 | 7/9/2026 |
| 0.3.0-preview.2 | 79 | 7/8/2026 |
| 0.3.0-preview.1 | 59 | 7/6/2026 |
Preview release of the Navius headless primitive layer.