MvvmLib.Wpf
0.13.2.1
MvvmLib Navigation, UI Composition and Mvvm classes.
* NavigationSource: source for ContentControls, etc.
* SharedSource: source for ItemsControls, Selectors (ListBox, TabControl, etc.)
* AnimatingContentControl, TransitioningContentControl, TransitioningItemsControl: allow to animate content
* NavigationManager: allows to manage NavigationSources and SharedSources
* ListCollectionViewEx: allows to browse, filter, sort, group, add, edit with lists and collections.
* PagedSource: paging for DataGrid, etc.
* Command providers: NavigationSourceCommands, NavigationSourceContainerCommands, SharedSourceCommands, ListCollectionViewCommands, PagedSourceCommands
* INavigationAware: allows view models to be notified on navigate
* ICanActivate, ICanDeactivate: allow to cancel navigation
* IIsSelected, ISelectable, SelectionSyncBehavior: allow to select a view
* Triggers, TriggerActions and Behaviors: EventTrigger, DataTrigger, CallMethodeAction, SelectionSyncBehavior, EventToCommandBehavior,EventToMethodBehavior, etc.
* ViewModelLocator: allows to resolve ViewModel for views
* IIsLoaded: allows to notify view model that the view is loaded for a view that use resolve view model attached property.
* BootstrapperBase: base class for Bootstrapper
* ModuleManager: allows to manage modules/assemblies loaded "on demand"
Install-Package MvvmLib.Wpf -Version 0.13.2.1
dotnet add package MvvmLib.Wpf --version 0.13.2.1
<PackageReference Include="MvvmLib.Wpf" Version="0.13.2.1" />
paket add MvvmLib.Wpf --version 0.13.2.1
Release Notes
Command providers
Dependencies
-
- MvvmLib.Core (>= 0.4.4)
GitHub Usage
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
0.13.2.1 | 72 | 7/26/2019 | ||
0.13.2 | 61 | 7/24/2019 | ||
0.13.1.1 | 57 | 7/22/2019 | ||
0.13.0.2 | 58 | 7/22/2019 | ||
0.12.1 | 61 | 7/19/2019 | ||
0.11.8.1 | 63 | 7/17/2019 | ||
0.11.7.1 | 63 | 7/13/2019 | ||
0.11.7 | 69 | 7/8/2019 | ||
0.11.6.1 | 71 | 7/7/2019 | ||
0.11.5.7 | 63 | 7/5/2019 | ||
0.11.5.3 | 64 | 7/4/2019 | ||
0.11.2.2 | 66 | 7/2/2019 | ||
0.11.1.2 | 68 | 6/25/2019 | ||
0.11.0.1 | 71 | 6/24/2019 | ||
0.10.0.1 | 68 | 6/22/2019 | ||
0.9.0.1 | 65 | 6/21/2019 | ||
0.8.0 | 69 | 6/19/2019 | ||
0.7.1.2 | 70 | 6/16/2019 | ||
0.7.0 | 78 | 6/13/2019 | ||
0.6.1 | 84 | 6/11/2019 | ||
0.5.3 | 106 | 6/5/2019 | ||
0.5.2.2 | 106 | 6/3/2019 | ||
0.5.2.1 | 110 | 6/3/2019 | ||
0.5.1 | 81 | 5/27/2019 | ||
0.5.0 | 91 | 5/25/2019 | ||
0.4.0.1 | 84 | 5/23/2019 | ||
0.3.1 | 122 | 4/25/2019 | ||
0.3.0 | 187 | 4/23/2019 | ||
0.2.1 | 173 | 4/20/2019 | ||
0.1.3 | 180 | 4/19/2019 | ||
0.1.2 | 116 | 4/19/2019 | ||
0.0.8 | 121 | 4/15/2019 | ||
0.0.7 | 119 | 4/14/2019 | ||
0.0.6 | 120 | 4/13/2019 | ||
0.0.1 | 117 | 3/20/2019 |