MvvmLib.Wpf
0.15.3
See the version list below for details.
dotnet add package MvvmLib.Wpf --version 0.15.3
NuGet\Install-Package MvvmLib.Wpf -Version 0.15.3
<PackageReference Include="MvvmLib.Wpf" Version="0.15.3" />
paket add MvvmLib.Wpf --version 0.15.3
#r "nuget: MvvmLib.Wpf, 0.15.3"
// Install MvvmLib.Wpf as a Cake Addin #addin nuget:?package=MvvmLib.Wpf&version=0.15.3 // Install MvvmLib.Wpf as a Cake Tool #tool nuget:?package=MvvmLib.Wpf&version=0.15.3
MvvmLib Wpf
Mvvm: ViewModelLocator, BindingProxy, etc.
Navigation: NavigationService, ConfigurableNavigationService
Data: ListCollectionViewEx, PagedList, PagedSource and commands ListCollectionViewCommands, PagedSourceCommands
Interactivity: EventTrigger, DataTrigger, CallMethodAction, SelectorSelectedItemsSyncBehavior, EventToCommandBehavior, etc. Allows to create custom Triggers and Behaviors
Controls: AnimatingContentControl, TransitioningContentControl, TransitioningItemsControl: allow to animate content. NavigatableContentControl
Expressions: allows to create filters with Linq expressions
Common: MvvmUtils
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0-windows7.0 is compatible. net6.0-windows was computed. net7.0-windows was computed. net8.0-windows was computed. |
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETFramework 4.7.2
- MvvmLib.Core (>= 0.15.2)
- MvvmLib.Scanning (>= 0.15.2)
- System.Configuration.ConfigurationManager (>= 7.0.0)
-
net5.0-windows7.0
- MvvmLib.Core (>= 0.15.2)
- MvvmLib.Scanning (>= 0.15.2)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on MvvmLib.Wpf:
Package | Downloads |
---|---|
MvvmLib.IoC.Extensions.Wpf
MvvmLib IoC Container Extensions. |
|
MvvmLib.Microsoft.DependencyInjection.Extensions.Wpf
MvvmLib.Microsoft.DependencyInjection.Extensions |
|
MvvmLib.Unity.Wpf
MvvmLib Unity |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.17.0 | 2,337 | 4/5/2023 |
0.16.0 | 823 | 4/3/2023 |
0.15.3 | 761 | 4/2/2023 |
0.15.2 | 783 | 4/1/2023 |
0.15.0 | 892 | 3/24/2023 |
0.13.2.1 | 1,311 | 7/26/2019 |
0.13.2 | 1,165 | 7/24/2019 |
0.13.1.1 | 1,106 | 7/22/2019 |
0.13.0.2 | 1,130 | 7/22/2019 |
0.12.1 | 1,093 | 7/19/2019 |
0.11.8.1 | 1,056 | 7/17/2019 |
0.11.7.1 | 1,119 | 7/13/2019 |
0.11.7 | 1,117 | 7/8/2019 |
0.11.6.1 | 1,129 | 7/7/2019 |
0.11.5.7 | 1,123 | 7/5/2019 |
0.11.5.3 | 1,172 | 7/4/2019 |
0.11.2.2 | 1,104 | 7/2/2019 |
0.11.1.2 | 1,148 | 6/25/2019 |
0.11.0.1 | 1,147 | 6/24/2019 |
0.10.0.1 | 1,166 | 6/22/2019 |
0.9.0.1 | 1,130 | 6/21/2019 |
0.8.0 | 1,136 | 6/19/2019 |
0.7.1.2 | 1,174 | 6/16/2019 |
0.7.0 | 1,160 | 6/13/2019 |
0.6.1 | 1,167 | 6/11/2019 |
0.5.3 | 1,177 | 6/5/2019 |
0.5.2.2 | 1,140 | 6/3/2019 |
0.5.2.1 | 1,206 | 6/3/2019 |
0.5.1 | 1,135 | 5/27/2019 |
0.5.0 | 1,142 | 5/25/2019 |
0.4.0.1 | 1,239 | 5/23/2019 |
0.3.1 | 1,176 | 4/25/2019 |
0.3.0 | 1,288 | 4/23/2019 |
0.2.1 | 1,213 | 4/20/2019 |
0.1.3 | 1,272 | 4/19/2019 |
0.1.2 | 1,221 | 4/19/2019 |
0.0.8 | 1,208 | 4/15/2019 |
0.0.7 | 1,148 | 4/14/2019 |
0.0.6 | 1,170 | 4/13/2019 |
0.0.1 | 1,214 | 3/20/2019 |
NavigationBehavior: AssociatedObject is not required