MetroLog 0.8.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package MetroLog --version 0.8.1.1
NuGet\Install-Package MetroLog -Version 0.8.1.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.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MetroLog --version 0.8.1.1
#r "nuget: MetroLog, 0.8.1.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.
// Install MetroLog as a Cake Addin
#addin nuget:?package=MetroLog&version=0.8.1.1

// Install MetroLog as a Cake Tool
#tool nuget:?package=MetroLog&version=0.8.1.1

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,.NET Core 4.5 (Windows Store apps) and WinJS

Product Compatible and additional computed target framework versions.
.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. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Store netcore was computed.  netcore45 is compatible.  netcore451 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (13)

Showing the top 5 NuGet packages that depend on MetroLog:

Package Downloads
GameAnalytics.UWP.SDK

GameAnalytics SDK for UWP (C#)

GameAnalytics.WSA.SDK

GameAnalytics SDK for Universal Windows 8 (C#)

FileExplorer

WPF based control that implements most aspects of Windows Explorer. It can be used to display shell objects or any hierarchical data.

fo-dicom.MetroLog

Support library for connecting MetroLog log handler to fo-dicom.

Nx.Logging

Nx library containing Logging wrappers for multiple platforms

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
1.0.1 262,734 2/3/2016
1.0.0 2,311 1/30/2016
1.0.0-rc1 1,448 1/22/2016
1.0.0-beta01 1,539 1/8/2016
0.9.0 7,252 10/18/2015
0.8.9 10,964 6/22/2015
0.8.8 1,864 5/28/2015
0.8.7.1 5,645 2/10/2015
0.8.6.1 8,271 8/29/2014
0.8.6 17,113 4/7/2014
0.8.1.1 3,647 2/20/2013
0.8.1 2,476 11/30/2012
0.7.7 1,919 11/1/2012
0.6.4 1,871 10/6/2012
0.5.0.1 1,657 9/5/2012

Added a WinRT wrapper to enable use by WinJS apps