MetroLog.Net6 2.1.0

dotnet add package MetroLog.Net6 --version 2.1.0
NuGet\Install-Package MetroLog.Net6 -Version 2.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MetroLog.Net6" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MetroLog.Net6 --version 2.1.0
#r "nuget: MetroLog.Net6, 2.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
Version Downloads Last updated
2.1.0 83,163 1/16/2023
2.0.1 10,039 7/28/2022
2.0.0 490 7/25/2022

First .Net 6 (MAUI) release \o/