fm.Core
2.0.0
Commonly Used Types:
NamedObject
Install-Package fm.Core -Version 2.0.0
dotnet add package fm.Core --version 2.0.0
<PackageReference Include="fm.Core" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add fm.Core --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: fm.Core, 2.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Use .NET Standard 2.0
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on fm.Core:
Package | Downloads |
---|---|
fm.Extensions.Wpf
A collection of extensions for typical WPF scenarios, like Boxes, Value Converters, Template Selectors and other helpful extensions.
Commonly Used Types:
Boxes
Converters:
ValueConverter<TSource>
ValueConverter<TSource, TTarget>
BoolToVisibilityConverter
IntToStringConverter
StringIsNullOrEmptyConverter
and various other converters
Template selectors:
DefaultDataTemplateSelector
NullTemplateSelector
and various other template selectors
Extensions:
DataGridColumnExtensions
DataGridExtensions
FrameworkElementExtensions
InputElementExtensions
ItemsControlExtensions
ListBoxExtensions
RichTextBoxExtensions
ToolTipExtensions
and various other extensions
|
|
fm.Mvvm.Wpf
A consequent take on the MVVM pattern without any compromises.
Commonly Used Types:
ComparableComparer
DependencyViewModel
ScopedNavigationService
RelayCredentialModel
RelayCommand
RedirectCommand
|
|
fm.Windows.Controls.Wpf
Contains various WPF controls.
Commonly Used Types:
CredentialControl
FmTextBox
HeaderedButton
HeaderedCheckBox
HeaderedRadioButton
ImageButton
LangHelper
OneWayCheckBox
OverflowDecorator
SmartScrollViewer
|
|
fm.Timers
A collection of timers.
Commonly Used Types:
PeriodicTimer
|
|
fm.Mvvm.Messaging
A Meesaging and Session service which can be used in Dependency Injection scenarios to communicate between different view models or services.
Commonly used Types:
ISession
IMessenger
|
GitHub repositories
This package is not used by any popular GitHub repositories.