MetroLog.Net6
2.1.0
dotnet add package MetroLog.Net6 --version 2.1.0
NuGet\Install-Package MetroLog.Net6 -Version 2.1.0
<PackageReference Include="MetroLog.Net6" Version="2.1.0" />
paket add MetroLog.Net6 --version 2.1.0
#r "nuget: MetroLog.Net6, 2.1.0"
// Install MetroLog.Net6 as a Cake Addin #addin nuget:?package=MetroLog.Net6&version=2.1.0 // Install MetroLog.Net6 as a Cake Tool #tool nuget:?package=MetroLog.Net6&version=2.1.0
MetroLog is a lightweight logging framework designed for .net 6. Although the API is based on NLog and log4net, the intention is that it's a very basic logging system.
This version targets .net 6, which includes all platforms.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-android31.0 is compatible. net6.0-ios was computed. net6.0-ios16.1 is compatible. net6.0-maccatalyst was computed. net6.0-maccatalyst16.1 is compatible. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net6.0-windows10.0.19041 is compatible. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- Microsoft.Extensions.Logging (>= 6.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.1)
-
net6.0-android31.0
- Microsoft.Extensions.Logging (>= 6.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.1)
-
net6.0-ios16.1
- Microsoft.Extensions.Logging (>= 6.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.1)
- System.Runtime.InteropServices.NFloat.Internal (>= 6.0.1)
-
net6.0-maccatalyst16.1
- Microsoft.Extensions.Logging (>= 6.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.1)
- System.Runtime.InteropServices.NFloat.Internal (>= 6.0.1)
-
net6.0-windows10.0.19041
- Microsoft.Extensions.Logging (>= 6.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MetroLog.Net6:
Package | Downloads |
---|---|
MetroLog.Maui
MetroLog.Maui adds some cool MAUI goodness like: * Shake to see logs, * A MetroLogPage that displays your logs and add the possibility to share them as a zip, * A LogController object that you can use to globally navigate to the MetroLogPage and access all your MetroLog's operators (like compress logs and more...). |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on MetroLog.Net6:
Repository | Stars |
---|---|
Paving-Base/APK-Installer
An Android Application Installer for Windows
|
First .Net 6 (MAUI) release \o/