![]() |
VOOZH | about |
dotnet add package Vorn.Interface --version 9.1.2
NuGet\Install-Package Vorn.Interface -Version 9.1.2
<PackageReference Include="Vorn.Interface" Version="9.1.2" />
<PackageVersion Include="Vorn.Interface" Version="9.1.2" />Directory.Packages.props
<PackageReference Include="Vorn.Interface" />Project file
paket add Vorn.Interface --version 9.1.2
#r "nuget: Vorn.Interface, 9.1.2"
#:package Vorn.Interface@9.1.2
#addin nuget:?package=Vorn.Interface&version=9.1.2Install as a Cake Addin
#tool nuget:?package=Vorn.Interface&version=9.1.2Install as a Cake Tool
This library provides common interface components and services for Blazor applications using MudBlazor.
A responsive main layout component with:
A service for handling search functionality across components:
Manages MudBlazor themes with:
NavMenu: Navigation menu componentFocusService: Manages focus statesPwaInstall: PWA installation promptsStrictConfirmDialog: Confirmation dialogsExpandableItem: Expandable UI itemsEndOfScroll: Scroll detection utilities<PackageReference Include="Vorn.Common.Interface" Version="*" />
Program.cs:builder.Services.AddMudServices();
builder.Services.AddScoped<ISearchService, SearchService>();
// Other services are registered via attributes
@inherits MainLayout
<MudThemeProvider Theme="@Theme" />
<MudDialogProvider />
<MudSnackbarProvider />
@Body
@inject IThemeService ThemeService
@inject ISearchService SearchService
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 1 NuGet packages that depend on Vorn.Interface:
| Package | Downloads |
|---|---|
|
Vorn.Entities.Interface
This library is designed to provide some basic interface services and components plus enabling entity management usage. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 9.1.2 | 290 | 11/16/2025 |
| 9.1.1 | 247 | 11/15/2025 |
| 9.0.2 | 292 | 11/10/2025 |
| 9.0.1 | 209 | 11/9/2025 |
| 9.0.0 | 237 | 11/5/2025 |
| 8.9.7 | 275 | 11/30/2025 |
| 8.9.6 | 296 | 11/30/2025 |
| 8.9.5 | 294 | 11/30/2025 |
| 8.9.4 | 150 | 11/29/2025 |
| 8.9.3 | 163 | 11/29/2025 |
| 8.9.2 | 193 | 11/23/2025 |
| 8.9.1 | 199 | 11/23/2025 |
| 8.9.0 | 249 | 11/9/2025 |
| 8.8.0 | 240 | 11/2/2025 |
| 8.7.1 | 248 | 10/29/2025 |
| 8.7.0 | 246 | 10/27/2025 |
| 8.6.2 | 246 | 10/27/2025 |
| 8.6.1 | 200 | 10/25/2025 |
| 8.6.0 | 177 | 10/25/2025 |
| 8.6.0-rc4 | 184 | 10/25/2025 |