PortableLog.Core 1.0.2

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

// Install PortableLog.Core as a Cake Tool
#tool nuget:?package=PortableLog.Core&version=1.0.2

Light-weight and portable logging interface. Combine with existing PortableLog adapters for logging frameworks or write your own.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • All Frameworks

    • No dependencies.
  • Portable Class Library (.NETFramework 4.0, Silverlight 5.0, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)

NuGet packages (1)

Showing the top 1 NuGet packages that depend on PortableLog.Core:

Package Downloads
PortableLog.NLog

Wire up your logging with the NLog logging framework.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0-alpha9 1,329 6/23/2015
2.0.0-alpha8 1,449 6/23/2015
2.0.0-alpha5 1,387 2/16/2015
2.0.0-alpha4 1,585 2/16/2015
2.0.0-alpha3 1,383 2/16/2015
2.0.0-alpha2 1,366 2/14/2015
2.0.0-alpha 1,205 2/14/2015
1.0.2 3,156 1/1/2015

Initial release.