Plugin.Maui.MVVMExpress.Compatibility.CommunityToolkit
1.0.1
dotnet add package Plugin.Maui.MVVMExpress.Compatibility.CommunityToolkit --version 1.0.1
NuGet\Install-Package Plugin.Maui.MVVMExpress.Compatibility.CommunityToolkit -Version 1.0.1
<PackageReference Include="Plugin.Maui.MVVMExpress.Compatibility.CommunityToolkit" Version="1.0.1" />
<PackageVersion Include="Plugin.Maui.MVVMExpress.Compatibility.CommunityToolkit" Version="1.0.1" />
<PackageReference Include="Plugin.Maui.MVVMExpress.Compatibility.CommunityToolkit" />
paket add Plugin.Maui.MVVMExpress.Compatibility.CommunityToolkit --version 1.0.1
#r "nuget: Plugin.Maui.MVVMExpress.Compatibility.CommunityToolkit, 1.0.1"
#:package Plugin.Maui.MVVMExpress.Compatibility.CommunityToolkit@1.0.1
#addin nuget:?package=Plugin.Maui.MVVMExpress.Compatibility.CommunityToolkit&version=1.0.1
#tool nuget:?package=Plugin.Maui.MVVMExpress.Compatibility.CommunityToolkit&version=1.0.1
Plugin.Maui.MVVMExpress.Compatibility.CommunityToolkit
Optional adapters from CommunityToolkit.Mvvm onto MVVMExpress. This package does not type-forward ObservableObject or IMessenger.
IMessageHub hub = new CommunityToolkitMessageHub(WeakReferenceMessenger.Default);
Install with ``. Target: net10.0. Version 1.0.0. Prefer staying on MVVMExpress IMessageHub unless you already have CommunityToolkit messaging.
Niladri Padhy / MauiEssentials / Nuvyntra Labs. Alternatives: use one messenger only (CT or MVVMExpress).
| 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
- CommunityToolkit.Mvvm (>= 8.4.0)
- Plugin.Maui.MVVMExpress.Core (>= 1.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.1 | 26 | 9/6/2026 |
| 1.0.0 | 43 | 9/2/2026 |
| 0.6.1-preview | 39 | 9/1/2026 |
| 0.6.0-preview | 39 | 9/1/2026 |
| 0.5.0-preview | 41 | 9/1/2026 |
1.0.0: SemVer lock. UseAuth(TChallenge) on UseMvvmExpress. 15-minute getting started, cheat sheet, cookbook, Playground.