fm.Mvvm.Wpf
5.0.0
A consequent take on the MVVM pattern without any compromises.
Commonly Used Types:
ComparableComparer
DependencyViewModel
ScopedNavigationService
RelayCredentialModel
RelayCommand
RedirectCommand
Install-Package fm.Mvvm.Wpf -Version 5.0.0
dotnet add package fm.Mvvm.Wpf --version 5.0.0
<PackageReference Include="fm.Mvvm.Wpf" Version="5.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add fm.Mvvm.Wpf --version 5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: fm.Mvvm.Wpf, 5.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Upgrade to .NET 5.0
Dependencies
-
.NETCoreApp 3.1
- fm.Core (>= 2.0.0)
- fm.Extensions.Common (>= 4.0.0)
- fm.Extensions.Logging (>= 5.0.0)
- fm.Extensions.SecureString (>= 2.0.0)
- fm.Extensions.Wpf (>= 3.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 5.0.0)
-
.NETFramework 4.7.2
- fm.Core (>= 2.0.0)
- fm.Extensions.Common (>= 4.0.0)
- fm.Extensions.Logging (>= 5.0.0)
- fm.Extensions.SecureString (>= 2.0.0)
- fm.Extensions.Wpf (>= 3.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 5.0.0)
-
net5.0-windows7.0
- fm.Core (>= 2.0.0)
- fm.Extensions.Common (>= 4.0.0)
- fm.Extensions.Logging (>= 5.0.0)
- fm.Extensions.SecureString (>= 2.0.0)
- fm.Extensions.Wpf (>= 3.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 5.0.0)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on fm.Mvvm.Wpf:
Package | Downloads |
---|---|
fm.Windows.Controls.Wpf
Contains various WPF controls.
Commonly Used Types:
CredentialControl
FmTextBox
HeaderedButton
HeaderedCheckBox
HeaderedRadioButton
ImageButton
LangHelper
OneWayCheckBox
OverflowDecorator
SmartScrollViewer
|
|
fm.Mvvm.Filter.Wpf
A MVVM filtering framework.
Commonly Used Types:
StringFilter
AdvancedStringFilter
TreeItemStringFilter
|
GitHub repositories
This package is not used by any popular GitHub repositories.