Blazouter 1.0.0
Prefix ReservedSee the version list below for details.
dotnet add package Blazouter --version 1.0.0
NuGet\Install-Package Blazouter -Version 1.0.0
<PackageReference Include="Blazouter" Version="1.0.0" />
<PackageVersion Include="Blazouter" Version="1.0.0" />
<PackageReference Include="Blazouter" />
paket add Blazouter --version 1.0.0
#r "nuget: Blazouter, 1.0.0"
#:package Blazouter@1.0.0
#addin nuget:?package=Blazouter&version=1.0.0
#tool nuget:?package=Blazouter&version=1.0.0
Package Description
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
-
net10.0
- Microsoft.AspNetCore.Components.Web (>= 10.0.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Blazouter:
| Package | Downloads |
|---|---|
|
Blazouter.WebAssembly
WebAssembly-specific extensions for Blazouter routing library. This package provides optimized components and integration for Blazor WebAssembly applications with client-side routing enhancements. Enables React Router-like routing features in Blazor WASM with full support for nested routes, route guards, lazy loading, smooth transitions, and programmatic navigation. Optimized for reduced bundle size and fast client-side performance. |
|
|
Blazouter.Server
Server-side specific extensions for Blazouter routing library. This package provides the necessary components and integration for Blazor Server applications, including AddBlazouterSupport extension method. Enables React Router-like routing features in Blazor Server mode with full support for nested routes, route guards, lazy loading, smooth transitions, and programmatic navigation. |
|
|
Blazouter.Hybrid
Blazor Hybrid/MAUI-specific extensions for Blazouter routing library. This package provides optimized components and integration for Blazor Hybrid applications running on .NET MAUI. Enables React Router-like routing features in native mobile and desktop apps with full support for nested routes, route guards, lazy loading, smooth transitions, and programmatic navigation. Includes platform-specific optimizations for iOS, Android, macOS, and Windows. |
|
|
Blazouter.Web
Web App specific extensions for Blazouter routing library. This package provides the necessary components and integration for Blazor Web App applications (.NET 8+) that support both Server and WebAssembly render modes (Auto/Interactive). Enables React Router-like routing features in the unified Blazor Web App model with full support for nested routes, guards, lazy loading, and smooth transitions. Works seamlessly with InteractiveServer, InteractiveWebAssembly, and InteractiveAuto render modes. |
GitHub repositories
This package is not used by any popular GitHub repositories.