Caliburn.Micro.Silverlight.Extensions 1.5.2-alpha41

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

// Install Caliburn.Micro.Silverlight.Extensions as a Cake Tool
#tool nuget:?package=Caliburn.Micro.Silverlight.Extensions&version=1.5.2-alpha41&prerelease

Extends Caliburn.Micro to integrate with Silverlight's Navigation Framework.

Product Compatible and additional computed target framework versions.
Silverlight sl5 is compatible. 
Compatible target framework(s)
Included target framework(s) (in 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
1.5.2-alpha42 1,057 12/16/2013
1.5.2-alpha41 963 12/16/2013
1.5.2-alpha4 1,420 12/13/2013

This is an alpha release based off Caliburn.Micro.WP8.Extensions.