Caliburn.Micro.Logging 2.0.3

dotnet add package Caliburn.Micro.Logging --version 2.0.3
NuGet\Install-Package Caliburn.Micro.Logging -Version 2.0.3
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="Caliburn.Micro.Logging" Version="2.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Caliburn.Micro.Logging --version 2.0.3
#r "nuget: Caliburn.Micro.Logging, 2.0.3"
#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 Caliburn.Micro.Logging as a Cake Addin
#addin nuget:?package=Caliburn.Micro.Logging&version=2.0.3

// Install Caliburn.Micro.Logging as a Cake Tool
#tool nuget:?package=Caliburn.Micro.Logging&version=2.0.3

Logging for Caliburn.Micro (PCL)

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.3 1,650 5/31/2014
2.0.2-beta2 80 5/21/2014
2.0.1-beta2 49 4/17/2014
2.0.0-beta2 54 4/17/2014
1.5.0 492 12/15/2012
1.3.0 118 5/19/2012
1.2.1 72 8/12/2011
1.2.0 62 7/6/2011
1.1.0 63 7/5/2011
1.0.0 66 7/5/2011

Upgraded solution / project files to Visual Studio 2013 Update 2
     Upgraded Caliburn.Micro 1.4 to Caliburn.Micro.Core 2.0.0
     Converted Caliburn.Micro.Logging to a portable class library (.NET4.5, Win8, WPA8.1 WPSL8)
     Dropped support for TraceLogger since it is not supported in a PCL
     Dropped SilverLight 4/5 and Windows Phone 7.1 support
     Added a key for strong name support for all assemblies