Blazing.Mvvm.Base
3.0.0
See the version list below for details.
dotnet add package Blazing.Mvvm.Base --version 3.0.0
NuGet\Install-Package Blazing.Mvvm.Base -Version 3.0.0
<PackageReference Include="Blazing.Mvvm.Base" Version="3.0.0" />
<PackageVersion Include="Blazing.Mvvm.Base" Version="3.0.0" />
<PackageReference Include="Blazing.Mvvm.Base" />
paket add Blazing.Mvvm.Base --version 3.0.0
#r "nuget: Blazing.Mvvm.Base, 3.0.0"
#:package Blazing.Mvvm.Base@3.0.0
#addin nuget:?package=Blazing.Mvvm.Base&version=3.0.0
#tool nuget:?package=Blazing.Mvvm.Base&version=3.0.0
MVVM for Blazor using CommunityToolkit.Mvvm
| 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 is compatible. 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 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
- CommunityToolkit.Mvvm (>= 8.3.2)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.0)
-
net8.0
- CommunityToolkit.Mvvm (>= 8.3.2)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.0)
-
net9.0
- CommunityToolkit.Mvvm (>= 8.3.2)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Blazing.Mvvm.Base:
| Package | Downloads |
|---|---|
|
Blazing.Mvvm
A simple and easy-to-use MVVM implementation for Blazor wrapping CommunityToolkit.Mvvm. Features automatic ViewModel discovery, strongly-typed navigation with multi-parameter route support, parameter resolution, validation support, Automatic Two-Way Binding, and dynamic base path detection for YARP and subpath hosting scenarios. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.3.16 | 413 | 8/2/2026 |
| 3.3.15-beta | 125 | 7/24/2026 |
| 3.3.11-beta | 124 | 7/23/2026 |
| 3.2.1 | 5,988 | 2/2/2026 |
| 3.2.0 | 642 | 1/6/2026 |
| 3.1.0 | 900 | 12/3/2025 |
| 3.0.0 | 905 | 11/17/2025 |
| 2.2.0 | 7,312 | 12/7/2024 |
| 2.1.1 | 254 | 12/4/2024 |
Support for Blazor Web App, Blazor Server, Blazor WebAssembly, Blazor Hybrid, Blazor Hybid MAUI