Toastinet 2.8.0
dotnet add package Toastinet --version 2.8.0
NuGet\Install-Package Toastinet -Version 2.8.0
<PackageReference Include="Toastinet" Version="2.8.0" />
paket add Toastinet --version 2.8.0
#r "nuget: Toastinet, 2.8.0"
// 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 | Versions 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. |
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 | 7,487 | 8/13/2015 |
2.6.0 | 1,400 | 8/5/2015 |
2.5.0 | 1,375 | 8/5/2015 |
2.4.0 | 1,279 | 8/3/2015 |
2.3.0 | 1,234 | 8/3/2015 |
2.2.0 | 1,243 | 6/29/2015 |
2.1.0 | 1,094 | 6/26/2015 |
2.0.0 | 1,513 | 4/17/2015 |
1.9.0 | 1,161 | 4/17/2015 |
1.8.0 | 1,182 | 4/16/2015 |
1.7.0 | 1,144 | 4/15/2015 |
1.6.0 | 1,713 | 1/20/2015 |
1.5.4 | 1,453 | 11/30/2014 |
1.5.3 | 1,199 | 11/30/2014 |
1.5.2 | 1,246 | 11/30/2014 |
1.5.1 | 1,218 | 11/30/2014 |
1.5.0 | 1,290 | 11/27/2014 |
1.4.7 | 1,274 | 8/15/2014 |
1.4.6 | 1,092 | 8/13/2014 |
1.4.5 | 1,181 | 5/14/2014 |
1.4.4 | 1,325 | 4/11/2014 |
1.4.3 | 1,224 | 4/1/2014 |
1.4.2 | 1,232 | 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.