Caliburn.Micro.Logging.NLog 2.0.0-beta2

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

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

Caliburn.Micro integration with nlog

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.3 44,735 5/31/2014
2.0.2-beta2 1,600 5/21/2014
2.0.0-beta2 1,640 4/17/2014
1.5.0 19,436 12/15/2012
1.3.0 2,542 5/19/2012
1.2.1 2,607 8/12/2011
1.0.0 2,252 7/7/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 for all assemblies