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.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Caliburn.Micro.Logging:

Package Downloads
Caliburn.Micro.Logging.NLog

Logging for Caliburn.Micro.NLog (NET451)

Caliburn.Micro.Logging.log4net

Logging for Caliburn.Micro.log4net(NET45)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.3 77,051 5/31/2014
2.0.2-beta2 1,792 5/21/2014
2.0.1-beta2 1,663 4/17/2014
2.0.0-beta2 1,090 4/17/2014
1.5.0 22,643 12/15/2012
1.3.0 2,539 5/19/2012
1.2.1 3,438 8/12/2011
1.2.0 2,733 7/6/2011
1.1.0 1,664 7/5/2011
1.0.0 1,667 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