Caliburn.Micro.Logging 2.0.1-beta2

This is a prerelease version of Caliburn.Micro.Logging.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Caliburn.Micro.Logging --version 2.0.1-beta2
NuGet\Install-Package Caliburn.Micro.Logging -Version 2.0.1-beta2
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.1-beta2" />
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.1-beta2
#r "nuget: Caliburn.Micro.Logging, 2.0.1-beta2"
#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.1-beta2&prerelease

// Install Caliburn.Micro.Logging as a Cake Tool
#tool nuget:?package=Caliburn.Micro.Logging&version=2.0.1-beta2&prerelease

Provides core logging functionality for Caliburn.Micro

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 76,881 5/31/2014
2.0.2-beta2 1,774 5/21/2014
2.0.1-beta2 1,646 4/17/2014
2.0.0-beta2 1,090 4/17/2014
1.5.0 22,514 12/15/2012
1.3.0 2,538 5/19/2012
1.2.1 3,420 8/12/2011
1.2.0 2,715 7/6/2011
1.1.0 1,663 7/5/2011
1.0.0 1,666 7/5/2011

* Upgraded solution / project files to Visual Studio 2013
     * Upgraded Caliburn.Micro 1.4 to Caliburn.Micro.Core 2.0.0-beta2
     * Converted Caliburn.Micro.Logging to a portable class library
     * Dropped support for TraceLogger since it is not support in a PCL
     * Dropped SilverLight 4/5 and Windows Phone 7.1 support
     * Added a key for strong name support