MetroLog 0.8.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package MetroLog --version 0.8.1
NuGet\Install-Package MetroLog -Version 0.8.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" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MetroLog --version 0.8.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MetroLog, 0.8.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 // Install MetroLog as a Cake Tool #tool nuget:?package=MetroLog&version=0.8.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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.
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
|
Added a WinRT wrapper to enable use by WinJS apps