Pinned Repositories
desktop-toasts
raw samples for desktop toasts using com activation
NotificationListenerActionCenterApp
An app that uses Notification Listener to replicate Action Center
NotificationsExtensions
Generate tile, toast, and badge notifications for Windows 10 via code, with the help of IntelliSense, instead of directly using XML.
QueryString.NET
A QueryString library for generating and parsing query strings using C#.
quickstart-pin-primary-tile
Quickstart code sample that illustrates how to use the primary tile API's to prompt the user to pin your primary tile.
quickstart-pin-to-taskbar
UWP code sample showing how to pin to taskbar
quickstart-sending-local-toast-win10
Quickstart: Sending a local toast and handling activations from it
quickstart-snoozable-toasts-even-if-computer-is-off
Quickstart: How to create a snoozable toast that will still re-appear even if the user had their computer off for a long time
quickstart-tile-queue
Quickstart: Using the tile notification queue
quickstart-toast-progress-bar
Quickstart: How to use toast progress bar
Windows Notifications's Repositories
WindowsNotifications/desktop-toasts
raw samples for desktop toasts using com activation
WindowsNotifications/NotificationsExtensions
Generate tile, toast, and badge notifications for Windows 10 via code, with the help of IntelliSense, instead of directly using XML.
WindowsNotifications/quickstart-sending-local-toast-win10
Quickstart: Sending a local toast and handling activations from it
WindowsNotifications/QueryString.NET
A QueryString library for generating and parsing query strings using C#.
WindowsNotifications/NotificationListenerActionCenterApp
An app that uses Notification Listener to replicate Action Center
WindowsNotifications/quickstart-snoozable-toasts-even-if-computer-is-off
Quickstart: How to create a snoozable toast that will still re-appear even if the user had their computer off for a long time
WindowsNotifications/quickstart-pin-primary-tile
Quickstart code sample that illustrates how to use the primary tile API's to prompt the user to pin your primary tile.
WindowsNotifications/quickstart-pin-to-taskbar
UWP code sample showing how to pin to taskbar
WindowsNotifications/quickstart-tile-queue
Quickstart: Using the tile notification queue
WindowsNotifications/quickstart-toast-progress-bar
Quickstart: How to use toast progress bar
WindowsNotifications/alternate-push-channel
How to use the alternate push channel for Windows apps
WindowsNotifications/quickstart-toast-with-custom-audio
Quickstart: Sending a toast with custom audio
WindowsNotifications/quickstart-alarms
Quickstart: Sending alarms from UWP apps
WindowsNotifications/quickstart-people-tile-template
Quickstart: People tile template for Windows 10
WindowsNotifications/quickstart-toast-pending-update
Quickstart: Toast pending update
WindowsNotifications/UniversalDismissSelfhostApp
An app for selfhosting notification Universal Dismiss features. It pops toast reminders every hour, and includes RemoteId on the notification so that you can test Universal Dismiss.
WindowsNotifications/quickstart-weather-tile-toast
Quickstart: Sending a weather Tile and Toast Notification
WindowsNotifications/TilesAndRemindersApp
A sample app that illustrates how to send toast reminders, interactive toasts, and scheduled tile notifications.
WindowsNotifications/files
Random files we need to share
WindowsNotifications/msdn-blog-code
Our CSS for our Tiles and Toasts blog
WindowsNotifications/msdn-blog-snippets
WindowsNotifications/quickstart-sending-local-tile-win10
Code sample for sending a local tile notification in Windows 10
WindowsNotifications/quickstart-snoozing-with-scheduled-toast
Quickstart: Enabling snoozeable notifications by using scheduled toast notifications and background tasks
WindowsNotifications/quickstart-versioning-notifications
Quickstart: How to version notifications for different builds of Windows 10
WindowsNotifications/windows-notification-schema
The official notification schema for Windows 10
WindowsNotifications/WindowsNotifications.github.io
Our website