Moonrise.LoggingUtils.NetStd 4.2021.105.19002

dotnet add package Moonrise.LoggingUtils.NetStd --version 4.2021.105.19002
NuGet\Install-Package Moonrise.LoggingUtils.NetStd -Version 4.2021.105.19002
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="Moonrise.LoggingUtils.NetStd" Version="4.2021.105.19002" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Moonrise.LoggingUtils.NetStd --version 4.2021.105.19002
#r "nuget: Moonrise.LoggingUtils.NetStd, 4.2021.105.19002"
#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 Moonrise.LoggingUtils.NetStd as a Cake Addin
#addin nuget:?package=Moonrise.LoggingUtils.NetStd&version=4.2021.105.19002

// Install Moonrise.LoggingUtils.NetStd as a Cake Tool
#tool nuget:?package=Moonrise.LoggingUtils.NetStd&version=4.2021.105.19002

Yes, another logger! Fast, efficient and pluggable. Can log to separate logging and auditing providers. Supplied console, and file providers.
   Thread-global Singleton based, so all the advantages of Singletons without the threading problems. Easy to write additional providers can supply structured logging. Has nested context scopes and "LogTags" - metadata for filtering that doesn't appear in the message.
Similar to other loggers such as Serilog, but less sophisticated and simpler to use? I think so, it's why I wrote it!

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Moonrise.LoggingUtils.NetStd:

Package Downloads
Moonrise.Logging.DncLoggingProvider

A Moonrise logging provider that uses the DNC Microsoft Extensions Logging

Moonrise.Samples

Samples for how to use the Moonrise libraries. YOU MUST READ THE README!

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.2021.105.19002 721 1/5/2021
4.2020.1217.19040 726 12/17/2020
4.2020.1217.12261 731 12/17/2020
4.2020.1217.11420 670 12/17/2020
4.2020.1217.8545 705 12/17/2020
4.2020.1213.22305 695 12/13/2020
4.2020.1211.13060 745 12/11/2020
4.2020.1211.8544 707 12/11/2020
4.2020.1207.10060 634 12/7/2020
4.2020.1206.16343 700 12/6/2020
4.2020.1124.20432 868 11/24/2020
4.2020.1124.20391 567 11/24/2020
4.2020.1120.18304 1,143 11/20/2020
4.2020.1120.14544 1,098 11/20/2020
4.2020.1119.15240 1,090 11/19/2020
4.2020.1118.14322 1,082 11/18/2020
4.2020.1118.12323 1,181 11/18/2020
4.2020.1116.22082 1,271 11/16/2020
4.2020.1116.16040 1,103 11/16/2020
4.2020.1110.19400 969 11/10/2020
3.2020.1106.15070 469 11/9/2020
3.2019.607.7582 1,192 6/7/2019
3.2019.224.21362 864 2/24/2019
3.2019.218.19031 955 2/18/2019
3.2019.213.21105 645 2/13/2019
3.2019.131.13405 619 1/31/2019
3.2018.806.15135 806 8/6/2018
3.2018.713.9112 1,446 7/13/2018

Removed any sub-dependencies on .Net Std 1.6.1