ToastNotifications 2.1.3
See the version list below for details.
dotnet add package ToastNotifications --version 2.1.3
NuGet\Install-Package ToastNotifications -Version 2.1.3
<PackageReference Include="ToastNotifications" Version="2.1.3" />
paket add ToastNotifications --version 2.1.3
#r "nuget: ToastNotifications, 2.1.3"
// Install ToastNotifications as a Cake Addin #addin nuget:?package=ToastNotifications&version=2.1.3 // Install ToastNotifications as a Cake Tool #tool nuget:?package=ToastNotifications&version=2.1.3
ToastNotifications allows you to create and display rich notifications in WPF applications.
It's highly configurable with set of built-in options like positions, behaviours, themes and many others.
It's extendable, it gives you possibility to create custom and interactive notifications in simply manner.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. 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. |
This package has no dependencies.
NuGet packages (6)
Showing the top 5 NuGet packages that depend on ToastNotifications:
Package | Downloads |
---|---|
ToastNotifications.Messages
ToastNotifications allows you to create and display rich notifications in WPF applications. It's highly configurable with set of built-in options like positions, behaviours, themes and many others. It's extendable, it gives you possibility to create custom and interactive notifications in simply manner. |
|
Dapplo.CaliburnMicro.Toasts
Dapplo.CaliburnMicro.Toasts brings toasts via CaliburnMicro and ToastNotifications |
|
NINA.Core
This assembly contains the core components of N.I.N.A. |
|
Dapplo.CaliburnMicro.Cards
Dapplo.CaliburnMicro.Cards brings toast via AdaptiveCard definitions |
|
MsUtilities
Utility functions to speed coding up, basically used in WPF applications built up on Prism framework. |
GitHub repositories (7)
Showing the top 5 popular GitHub repositories that depend on ToastNotifications:
Repository | Stars |
---|---|
ferventdesert/Hawk
visualized crawler & ETL IDE written with C#/WPF
|
|
open-rpa/openrpa
Free Open Source Enterprise Grade RPA
|
|
SubnauticaNitrox/Nitrox
An open-source, multiplayer modification for the game Subnautica.
|
|
webprofusion/certify
Professional ACME Client for Windows. Certificate Management UI, powered by Let's Encrypt and compatible with all ACME v2 CAs. Download from certifytheweb.com
|
|
weihuajiang/WPF-Blockly
A WPF based visual programming editor and execution engine, which support all the code syntax (including module and object oriented programming), and even you can define your own syntax.
|
Version | Downloads | Last updated |
---|---|---|
2.5.1 | 396,858 | 3/7/2019 |
2.5.0 | 53,931 | 10/2/2018 |
2.3.4 | 14,995 | 8/7/2018 |
2.3.3 | 3,563 | 8/6/2018 |
2.3.2 | 4,557 | 7/28/2018 |
2.3.1 | 2,877 | 7/16/2018 |
2.3.0 | 1,725 | 7/16/2018 |
2.2.5 | 42,713 | 10/19/2017 |
2.2.4 | 1,704 | 10/19/2017 |
2.2.3 | 1,746 | 10/18/2017 |
2.2.2 | 6,825 | 8/26/2017 |
2.2.1 | 1,827 | 8/16/2017 |
2.2.0 | 3,399 | 6/22/2017 |
2.1.3 | 26,840 | 5/24/2017 |
2.1.2 | 2,724 | 5/19/2017 |
2.1.1 | 2,577 | 5/18/2017 |
2.1.0 | 5,388 | 3/24/2017 |
2.0.0 | 1,592 | 3/21/2017 |
2.0.0-rc | 1,067 | 3/21/2017 |
1.6.1 | 7,075 | 2/3/2017 |
1.6.0 | 1,889 | 12/11/2016 |
1.5.0 | 2,578 | 10/19/2016 |
1.4.3 | 2,687 | 7/19/2016 |
1.4.2 | 1,430 | 7/18/2016 |
1.4.1 | 1,322 | 7/17/2016 |
1.4.0 | 1,540 | 7/13/2016 |
1.3.0 | 1,477 | 7/9/2016 |
1.2.1 | 1,413 | 6/29/2016 |
1.2.0 | 1,378 | 6/27/2016 |
1.1.0 | 1,719 | 5/29/2016 |
1.0.1 | 1,498 | 5/28/2016 |
1.0.0 | 2,047 | 3/5/2016 |
Upgrading from v1 ?
ToastNotifications v2 is completely new implementation and it's not compatibile with version 1.
Please follow migration instructions to upgrade to the new version.
https://github.com/raflop/ToastNotifications/blob/master-v2/Docs/Migration.md