Toastinet 2.8.0

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

// Install Toastinet as a Cake Tool
#tool nuget:?package=Toastinet&version=2.8.0

Implement a toast notification for WinRT (UAP, Windows 8 & Windows Phone), Silverlight & WPF applications. This control is similar to a toast notification but it's not. You can set duration, style, logo, text content & animation of the notification.

Available animations: LeftToLeft, LeftToRight, RightToLeft, RIghtToRight, Vertical, Rotation

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Silverlight sl5 is compatible. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Windows Phone wp8 is compatible.  wp81 is compatible.  wpa81 is compatible. 
Windows Store netcore451 is compatible.  win81 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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.8.0 6,141 8/13/2015
2.6.0 1,359 8/5/2015
2.5.0 1,333 8/5/2015
2.4.0 1,241 8/3/2015
2.3.0 1,191 8/3/2015
2.2.0 1,194 6/29/2015
2.1.0 1,055 6/26/2015
2.0.0 1,469 4/17/2015
1.9.0 1,123 4/17/2015
1.8.0 1,142 4/16/2015
1.7.0 1,102 4/15/2015
1.6.0 1,673 1/20/2015
1.5.4 1,416 11/30/2014
1.5.3 1,162 11/30/2014
1.5.2 1,212 11/30/2014
1.5.1 1,177 11/30/2014
1.5.0 1,249 11/27/2014
1.4.7 1,242 8/15/2014
1.4.6 1,059 8/13/2014
1.4.5 1,145 5/14/2014
1.4.4 1,283 4/11/2014
1.4.3 1,181 4/1/2014
1.4.2 1,193 3/28/2014

Impotant note: Fixed a nuget compatiblity with WinRT. Have to share the Xaml page in the nuget package...

Queue not working yet with custom content but works fine with classic Message.

Nuget package is now working with all XAML apps.