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.
<PackageVersion Include="Moonrise.LoggingUtils.NetStd" Version="4.2021.105.19002" />
                    
Directory.Packages.props
<PackageReference Include="Moonrise.LoggingUtils.NetStd" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#:package Moonrise.LoggingUtils.NetStd@4.2021.105.19002
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Moonrise.LoggingUtils.NetStd&version=4.2021.105.19002
                    
Install as a Cake Addin
#tool nuget:?package=Moonrise.LoggingUtils.NetStd&version=4.2021.105.19002
                    
Install as a Cake Tool

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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. 
.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 885 1/5/2021
4.2020.1217.19040 857 12/17/2020
4.2020.1217.12261 860 12/17/2020
4.2020.1217.11420 805 12/17/2020
4.2020.1217.8545 835 12/17/2020
4.2020.1213.22305 845 12/13/2020
4.2020.1211.13060 873 12/11/2020
4.2020.1211.8544 838 12/11/2020
4.2020.1207.10060 762 12/7/2020
4.2020.1206.16343 941 12/6/2020
4.2020.1124.20432 1,012 11/24/2020
4.2020.1124.20391 685 11/24/2020
4.2020.1120.18304 1,355 11/20/2020
4.2020.1120.14544 1,314 11/20/2020
4.2020.1119.15240 1,287 11/19/2020
4.2020.1118.14322 1,295 11/18/2020
4.2020.1118.12323 1,383 11/18/2020
4.2020.1116.22082 1,470 11/16/2020
4.2020.1116.16040 1,310 11/16/2020
4.2020.1110.19400 1,114 11/10/2020
3.2020.1106.15070 593 11/9/2020
3.2019.607.7582 1,380 6/7/2019
3.2019.224.21362 1,044 2/24/2019
3.2019.218.19031 1,129 2/18/2019
3.2019.213.21105 769 2/13/2019
3.2019.131.13405 743 1/31/2019
3.2018.806.15135 1,021 8/6/2018
3.2018.713.9112 1,718 7/13/2018

Removed any sub-dependencies on .Net Std 1.6.1