MvvmLib.Wpf 0.17.0

dotnet add package MvvmLib.Wpf --version 0.17.0
NuGet\Install-Package MvvmLib.Wpf -Version 0.17.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MvvmLib.Wpf" Version="0.17.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MvvmLib.Wpf --version 0.17.0
#r "nuget: MvvmLib.Wpf, 0.17.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MvvmLib.Wpf as a Cake Addin
#addin nuget:?package=MvvmLib.Wpf&version=0.17.0

// Install MvvmLib.Wpf as a Cake Tool
#tool nuget:?package=MvvmLib.Wpf&version=0.17.0

MvvmLib Wpf

Mvvm: ViewModelLocator, BindingProxy, etc.
Navigation: NavigationService, ConfigurableNavigationService
Data: ListCollectionViewEx, PagedList, PagedSource and commands ListCollectionViewCommands, PagedSourceCommands
Interactivity: CallMethodAction with parameter, SelectorSelectedItemsSyncBehavior, EventToCommandBehavior, etc.
Controls: AnimatingContentControl, TransitioningContentControl, TransitioningItemsControl: allow to animate content. NavigatableContentControl
Expressions: allows to create filters with Linq expressions
Common: MvvmUtils

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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,107 4/5/2023
0.16.0 756 4/3/2023
0.15.3 694 4/2/2023
0.15.2 710 4/1/2023
0.15.0 823 3/24/2023
0.13.2.1 1,237 7/26/2019
0.13.2 1,075 7/24/2019
0.13.1.1 1,043 7/22/2019
0.13.0.2 1,064 7/22/2019
0.12.1 1,050 7/19/2019
0.11.8.1 987 7/17/2019
0.11.7.1 1,054 7/13/2019
0.11.7 1,058 7/8/2019
0.11.6.1 1,043 7/7/2019
0.11.5.7 1,066 7/5/2019
0.11.5.3 1,107 7/4/2019
0.11.2.2 1,046 7/2/2019
0.11.1.2 1,078 6/25/2019
0.11.0.1 1,079 6/24/2019
0.10.0.1 1,082 6/22/2019
0.9.0.1 1,068 6/21/2019
0.8.0 1,079 6/19/2019
0.7.1.2 1,102 6/16/2019
0.7.0 1,092 6/13/2019
0.6.1 1,087 6/11/2019
0.5.3 1,119 6/5/2019
0.5.2.2 1,079 6/3/2019
0.5.2.1 1,140 6/3/2019
0.5.1 1,085 5/27/2019
0.5.0 1,077 5/25/2019
0.4.0.1 1,167 5/23/2019
0.3.1 1,114 4/25/2019
0.3.0 1,217 4/23/2019
0.2.1 1,161 4/20/2019
0.1.3 1,211 4/19/2019
0.1.2 1,156 4/19/2019
0.0.8 1,142 4/15/2019
0.0.7 1,077 4/14/2019
0.0.6 1,109 4/13/2019
0.0.1 1,145 3/20/2019

Uses Microsoft.Xaml.Behaviors.Wpf