fm.Extensions.Logging
5.0.0
Extensions for ILogger which allows using Microsoft.Extensions.Logging like NLog. Fully R# annotated.
Install-Package fm.Extensions.Logging -Version 5.0.0
dotnet add package fm.Extensions.Logging --version 5.0.0
<PackageReference Include="fm.Extensions.Logging" Version="5.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add fm.Extensions.Logging --version 5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Upgrade to .NET 5.0
Dependencies
-
.NETStandard 2.0
- Microsoft.Extensions.Logging.Abstractions (>= 5.0.0)
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on fm.Extensions.Logging:
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.Extensions.HttpClient
Extensions for System.Net.Http (especially HttpClient). Provides convenient methods like GetVerified, PostVerified, PostAsJsonVerified and more which take care of error handling for you. Also supports RFC 7807 (Problem Details).
Commonly Used Types:
HttpClientExtensions
HttpResponseHandler
HttpErrorResponseHandler
HttpLoggingHandler
HttpLoggingHandlerOptions
HttpResponseException
HttpStatusCodeException
ProblemDetails
ProblemDetailsHandler
MediaType
|
|
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
|
GitHub repositories
This package is not used by any popular GitHub repositories.