MetroLog 0.8.7.1

dotnet add package MetroLog --version 0.8.7.1
                    
NuGet\Install-Package MetroLog -Version 0.8.7.1
                    
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" Version="0.8.7.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MetroLog" Version="0.8.7.1" />
                    
Directory.Packages.props
<PackageReference Include="MetroLog" />
                    
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 MetroLog --version 0.8.7.1
                    
#r "nuget: MetroLog, 0.8.7.1"
                    
#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.
#addin nuget:?package=MetroLog&version=0.8.7.1
                    
Install MetroLog as a Cake Addin
#tool nuget:?package=MetroLog&version=0.8.7.1
                    
Install MetroLog as a Cake Tool

MetroLog is a lightweight logging framework designed for portable code and WinJS. Although the API is based on NLog and log4net, the intention is that it's a very basic logging system.

     This version targets .NET 4.5, Windows 8.1 (Windows Store apps), Windows Phone 8, WinPhone 8.1, WinJS, Xamarin.iOS, Xamarin.Android

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed.  net9.0-android was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid is compatible. 
MonoTouch monotouch is compatible. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 is compatible.  wp81 was computed.  wpa81 is compatible. 
Windows Store win81 is compatible. 
Xamarin.iOS xamarinios is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on MetroLog:

Repository Stars
Coolapk-UWP/Coolapk-UWP
一个基于 UWP 平台的第三方酷安客户端
Richasy/BiliBili-UWP
BiliBili的UWP客户端,当然,是第三方的了
Coolapk-UWP/Coolapk-Lite
一个基于 UWP 平台的第三方酷安客户端精简版
roubachof/Xamarin-Forms-Practices
Collection of good practices for Xamarin forms developement
Version Downloads Last updated
0.8.7.1 1,775 2/10/2015
0.8.6.1 2,507 8/29/2014
0.8.6 2,168 4/7/2014
0.8.1.1 292 2/20/2013
0.8.1 84 11/30/2012
0.7.7 55 11/1/2012
0.6.4 61 10/6/2012
0.5.0.1 57 9/5/2012

Added Xamarin.iOS Unified support