fm.Extensions.Logging
9.1.0
dotnet add package fm.Extensions.Logging --version 9.1.0
NuGet\Install-Package fm.Extensions.Logging -Version 9.1.0
<PackageReference Include="fm.Extensions.Logging" Version="9.1.0" />
<PackageVersion Include="fm.Extensions.Logging" Version="9.1.0" />
<PackageReference Include="fm.Extensions.Logging" />
paket add fm.Extensions.Logging --version 9.1.0
#r "nuget: fm.Extensions.Logging, 9.1.0"
#:package fm.Extensions.Logging@9.1.0
#addin nuget:?package=fm.Extensions.Logging&version=9.1.0
#tool nuget:?package=fm.Extensions.Logging&version=9.1.0
About
Extensions for Microsoft.Extensions.Logging.Abstractions ILogger which allows using Microsoft.Extensions.Logging like NLog (at the expense of performance).
Main Types
The main types provided by this library are:
LoggerExtensionsLogValue
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.3)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.3)
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. |
|
|
fm.Mvvm.Wpf
A consequent take on the MVVM pattern without any compromises. |
|
|
fm.Windows.Controls.Wpf
Contains various WPF controls. |
|
|
fm.Timers
A collection of timers. |
|
|
fm.Mvvm.Filter.Wpf
A MVVM filtering framework. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 9.1.0 | 96 | 2/13/2026 |
| 9.0.0 | 25,635 | 11/13/2025 |
| 8.0.0 | 35,061 | 11/15/2024 |
| 7.0.0 | 35,061 | 3/27/2024 |
| 6.0.0 | 35,786 | 3/4/2023 |
| 5.3.0 | 35,766 | 10/11/2022 |
| 5.2.0 | 36,029 | 11/11/2021 |
| 5.1.0 | 35,836 | 8/11/2021 |
| 5.0.0 | 39,092 | 11/17/2020 |
| 4.2.0 | 37,455 | 1/4/2020 |
| 4.1.0 | 36,696 | 10/22/2019 |
| 4.0.0 | 36,262 | 9/4/2019 |
| 3.0.0 | 47,850 | 10/9/2017 |
Added `LogValue`