MetroLog 1.0.1
Install-Package MetroLog -Version 1.0.1
dotnet add package MetroLog --version 1.0.1
<PackageReference Include="MetroLog" Version="1.0.1" />
paket add MetroLog --version 1.0.1
#r "nuget: MetroLog, 1.0.1"
// Install MetroLog as a Cake Addin
#addin nuget:?package=MetroLog&version=1.0.1
// Install MetroLog as a Cake Tool
#tool nuget:?package=MetroLog&version=1.0.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 Core, .NET 4.5, Windows 8.1 (Windows Store apps), Windows Phone 8, WinPhone 8.1, WinJS, Xamarin.iOS, Xamarin.Android
Product | Versions |
---|---|
.NET | net6.0-android net6.0-ios net6.0-maccatalyst |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
.NETPlatform | dotnet |
MonoAndroid | monoandroid |
MonoTouch | monotouch |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wp8 wp81 wpa81 |
Windows Store | win81 |
Xamarin.iOS | xamarinios |
-
.NETFramework 4.5
- No dependencies.
-
.NETPlatform 5.0
- System.Collections (>= 4.0.10)
- System.Diagnostics.Debug (>= 4.0.10)
- System.Globalization (>= 4.0.10)
- System.IO (>= 4.0.10)
- System.IO.Compression (>= 4.0.0)
- System.IO.Compression.ZipFile (>= 4.0.0)
- System.IO.FileSystem (>= 4.0.0)
- System.IO.FileSystem.Primitives (>= 4.0.0)
- System.Linq (>= 4.0.0)
- System.Linq.Expressions (>= 4.0.10)
- System.Net.Http (>= 4.0.0)
- System.Reflection (>= 4.0.10)
- System.Reflection.Extensions (>= 4.0.0)
- System.Reflection.TypeExtensions (>= 4.0.0)
- System.Runtime (>= 4.0.20)
- System.Runtime.Extensions (>= 4.0.10)
- System.Text.RegularExpressions (>= 4.0.10)
- System.Threading (>= 4.0.10)
- System.Threading.Tasks (>= 4.0.10)
-
MonoAndroid 0.0
- No dependencies.
-
MonoTouch 0.0
- No dependencies.
-
Windows 8.0
- No dependencies.
-
WindowsPhone 8.0
- Microsoft.Bcl.Compression (>= 3.9.85)
- Microsoft.Net.Http (>= 2.2.29)
-
WindowsPhoneApp 8.1
- No dependencies.
-
Xamarin.iOS 0.0
- 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#) |
|
fo-dicom.MetroLog
Support library for connecting MetroLog log handler to fo-dicom. |
|
FileExplorer
WPF based control that implements most aspects of Windows Explorer. It can be used to display shell objects or any hierarchical data. |
|
SensorbergSDK
The Sensorberg SDK allows you app to detect beacons and use the sensorberg API to enable proximity responses in your Windows10 application. |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on MetroLog:
Repository | Stars |
---|---|
Richasy/BiliBili-UWP
BiliBili的UWP客户端,当然,是第三方的了
|
|
Coolapk-UWP/Coolapk-UWP
一个基于 UWP 平台的第三方酷安客户端
|
|
roubachof/Xamarin-Forms-Practices
Collection of good practices for Xamarin forms developement
|
Version | Downloads | Last updated |
---|---|---|
1.0.1 | 162,018 | 2/3/2016 |
1.0.0 | 2,052 | 1/30/2016 |
1.0.0-rc1 | 1,321 | 1/22/2016 |
1.0.0-beta01 | 1,405 | 1/8/2016 |
0.9.0 | 6,980 | 10/18/2015 |
0.8.9 | 10,306 | 6/22/2015 |
0.8.8 | 1,628 | 5/28/2015 |
0.8.7.1 | 4,977 | 2/10/2015 |
0.8.6.1 | 6,918 | 8/29/2014 |
0.8.6 | 12,419 | 4/7/2014 |
0.8.1.1 | 3,372 | 2/20/2013 |
0.8.1 | 1,976 | 11/30/2012 |
0.7.7 | 1,658 | 11/1/2012 |
0.6.4 | 1,617 | 10/6/2012 |
0.5.0.1 | 1,397 | 9/5/2012 |
Added Xamarin.iOS Unified support