1. toastr

    By:

    3 Easy Steps: (1) Link to toastr.css (2) Link to toastr.js (3) Use toastr to display a toast for info, success, warning or error // Display an info toast with no title toastr.info('Are you the 6 fingered man?') *** For other API calls, see the demo

  2. YeahToast

    By:

    WinJS library to make windows 8 toast notifications simple and easy

  3. NotificationsExtensions.WinRT

    By:

    Provides an easy way to create tile, badge and toast notifications.

  4. Coding4Fun Toolkit - Controls

    By:

    The Coding4Fun Toolkit has multiple controls and useful items for XAML based applications.

  5. Growl

    By:

    Includes libraries for sending growl notifications from your applications (functionality as in the .NET SDK). Also includes a helper class to enable sending of simple notifications with just one line of code: GrowlHelper.simpleGrowl("Hello World", "This is my message"); The helper only seems to work with WinForms apps at the moment, but the libra... More information

  6. entile-server

    By:

    The Entile Notification Framework helps you when doing Live Tiles and Toasts for your Windows Phone 7 app. The framework consist of a client part installed in your phone app (the 'entile-client' package) and a server part which can be installed in any IIS hosted web site/service (this package). Install this package into a web site/wcf service proje... More information

  7. Coding4Fun Toolkit - Complete

    By:

    The Coding4Fun Toolkit has multiple controls and useful items such as a GzipWebClient and Audio Recorder for XAML based applications. This is the complete version which includes the network, storage wrappers, controls, and audio helper libraries.

  8. entile-client

    By:

    The Entile Notification Framework helps you when doing Live Tiles and Toasts for your Windows Phone 7 app. The framework consist of a client part installed in your phone app (this package) and a server part which can be installed in any IIS hosted web site/service (the 'entile-server' package). Install this package into your Windows Phone 7 Silver... More information

  9. Service Bus preview features

    By:

    This package works with Windows Azure Service Bus and provides support for Notification Hubs and AMQP 1.0. It adds Microsoft.ServiceBus.Preview.dll along with related configuration files to your project. Additional info for Notification Hubs is at http://go.microsoft.com/fwlink/?LinkID=271460, a developer guide and associated samples for AMQP 1.0 (... More information

  10. WINRTNotifications

    By:

    Library for notification templates for winrt

  11. toastr.TypeScript.DefinitelyTyped

    By:

    TypeScript Definitions (d.ts) for toastr. Generated based off the DefinitelyTyped repository [git commit: 3de9631e091a1b12bdbfe1f32f24b58178157341]. http://github.com/DefinitelyTyped

  12. HotTowel: ASP.NET MVC SPA Template

    By:

    Want to build a SPA but can't decide where to start? Use Hot Towel and in seconds you'll have a SPA and all the tools you need to build on it! * Use Hot Towel for ASP.NET MVC * Use Hot Towelette for ASP.NET (no MVC required) Hot Towel creates a great starting point for building a SPA with ASP.NET MVC, Knockout for data bindings, Durandal for nav... More information

  13. WnsRecipe

    By:

    The Windows Push Notification Service Recipe provides an object model to easily construct and send Toast, Tile, Badge and Raw Notifications using the Windows Push Notification Services (WNS).

  14. Easy Push Notification Library

    By:

    Send notification, sync & async, in-built validations, authenticated notifications, callback requests, localization & smart next steps on erroneous responses. More Details: http://easynotification.codeplex.com/

  15. BroadPush.dll

    By:

    broadpush.com subscription module

  16. Windows Phone Notificator

    By:

    Library to easily send Tile and Toast notification to your application from Windows Phone.

    409 downloads

  17. HotTowelette: ASP.NET SPA Template

    By:

    Want to build a SPA but can't decide where to start? Use Hot Towelette and in seconds you'll have a SPA and all the tools you need to build on it! * Use Hot Towel for ASP.NET MVC * Use Hot Towelette for ASP.NET (no MVC required) Hot Towelette creates a great starting point for building a SPA with ASP.NET, Knockout for data bindings, Durandal for... More information

  18. VivendoByte Toolkit

    By:

    A toolkit useful to build Windows Store apps. It contains helpers to bind commands in MVVM (also during drag'n'drop operation on UI), user-controls, converters, toast and tile helpers, etc. etc. It's built on top of Galasoft MVVM Light.

  19. Push IO Manager

    By:

    PushIOManager makes it simple receive push notifications like toasts and live tiles on Windows Phone devices sent via the Push IO service.