﻿==================================================================================================================================================================================================================
	 _______              _   _   _       _   _  __ _           _   _                         ___
	|__   __|            | | | \ | |     | | (_)/ _(_)         | | (_)                       |__ \
	   | | ___   __ _ ___| |_|  \| | ___ | |_ _| |_ _  ___ __ _| |_ _  ___  _ __  ___   __   __ ) |
	   | |/ _ \ / _` / __| __| . ` |/ _ \| __| |  _| |/ __/ _` | __| |/ _ \| '_ \/ __|  \ \ / // /
	   | | (_) | (_| \__ \ |_| |\  | (_) | |_| | | | | (_| (_| | |_| | (_) | | | \__ \   \ V // /_
	   |_|\___/ \__,_|___/\__|_| \_|\___/ \__|_|_| |_|\___\__,_|\__|_|\___/|_| |_|___/    \_/|____|

==================================================================================================================================================================================================================

Thanks for installing ToastNotifications v2!

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.

Follow instructons on https://github.com/raflop/ToastNotifications to setup ToastNotifications.

==================================================================================================================================================================================================================

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

==================================================================================================================================================================================================================

ToastNotifications v2 is plugin oriented.

Nugget "ToastNotifications" is a core, which contains only main mechanisms for creating and displaying notifications.
Predefined messages and other not key functionalities are provided by separate nuggets.

Availaible nuggets:
	"ToastNotifications.Messages" - contains basic messages like error, information, warning, success. It's not required in case you want to create your own messages.

more in future ;)

==================================================================================================================================================================================================================
