* .NET Core 3.0 support for desktop toasts
* Fix compile error
* StyleCop fixes
* Fix last style error
* Include desktop code in .NET Core 3 NuGet
* NuGet works on .NET Core and seemingly everything else
* Simplify license details
* Fix stylecop whitespace error
* One more style fix
* Update username change for @MichaeIDietrich to paths in repo
Co-authored-by: Michael Dietrich (@MichaeIDietrich), Michael Hawker MSFT (XAML Llama) <michael.hawker@outlook.com>
Plus some documentation headers and extra helpers for UWP specific types (thus in Microsoft.Toolkit.Uwp vs. Microsoft.Toolkit)
Add Fix for https://github.com/PedroLamas/DeferredEvents/issues/1
Add Cancel based EventArgs too.