All Projects → microsoft → notification-provider

microsoft / notification-provider

Licence: MIT license
A Mail Notification Library providing additional features on top of existing Email Notification clients like Microsoft Graph, Direct Send, and more!

Programming Languages

C#
18002 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to notification-provider

Bcrypt.net
BCrypt.Net - Bringing updates to the original bcrypt package
Stars: ✭ 422 (+2121.05%)
Mutual labels:  microsoft, netcore
DotNetDynamicInjector
💉 Dynamically reference external dlls without the need to add them to the project. Leave your project with low dependency and allowing specific dlls according to your business rule or database parameters.
Stars: ✭ 18 (-5.26%)
Mutual labels:  microsoft, netcore
csharp
📚 Recursos para aprender C#
Stars: ✭ 37 (+94.74%)
Mutual labels:  microsoft, netcore
Microsoft Authentication Library For Dotnet
Microsoft Authentication Library (MSAL) for .NET
Stars: ✭ 746 (+3826.32%)
Mutual labels:  microsoft, netcore
NetCore8583
NetCore8583 is a library that helps parse/read and generate ISO 8583 messages for .NET Core
Stars: ✭ 24 (+26.32%)
Mutual labels:  netcore
windows-azure-storage
Use the Microsoft Azure Storage service to host your website's media files.
Stars: ✭ 48 (+152.63%)
Mutual labels:  microsoft
acordeon-az900-innovaccion
Aquí podrás encontrar recursos clave y adicionales para tu paso por la certificación Microsoft Azure Fundamentals AZ-900
Stars: ✭ 406 (+2036.84%)
Mutual labels:  microsoft
ExchangeAnalyzer
Exchange Analyzer - Checks Exchange Server 2013 or 2016 organizations for common configuration issues and recommended practices.
Stars: ✭ 100 (+426.32%)
Mutual labels:  microsoft
Hammer
Simple, reliable FHIR validator
Stars: ✭ 27 (+42.11%)
Mutual labels:  netcore
Dazinator.Extensions.FileProviders
No description or website provided.
Stars: ✭ 34 (+78.95%)
Mutual labels:  netcore
php-helpers
An extensive set of PHP helper functions and classes.
Stars: ✭ 27 (+42.11%)
Mutual labels:  functions
flutter plugin appcenter
Flutter plugins for accessing Visual Studio App Center services.
Stars: ✭ 55 (+189.47%)
Mutual labels:  microsoft
mvp-monitor
📊 Microsoft MVPs Monitor
Stars: ✭ 30 (+57.89%)
Mutual labels:  microsoft
github-release-notifier
Automatize tasks when a specific package got a new release - Github Release Notifier
Stars: ✭ 21 (+10.53%)
Mutual labels:  notification
Cognitive-Face-Xamarin
A client library that makes it easy to work with the Microsoft Cognitive Services Face API on Xamarin.iOS, Xamarin.Android, and Xamarin.Forms and/or Portable Class Libraries.
Stars: ✭ 18 (-5.26%)
Mutual labels:  microsoft
command-core
The MVC library of CLI development
Stars: ✭ 77 (+305.26%)
Mutual labels:  netcore
shifting
A privacy-focused list of alternatives to mainstream services to help the competition.
Stars: ✭ 31 (+63.16%)
Mutual labels:  microsoft
azure-sphere-hardware-designs
Hardware reference designs for Azure Sphere chips created and maintained by the Azure Sphere team at Microsoft
Stars: ✭ 26 (+36.84%)
Mutual labels:  microsoft
windows10
MS Windows 10 cheat-sheet
Stars: ✭ 13 (-31.58%)
Mutual labels:  microsoft
notification-service-js
🚦Notification Service based on Custom Elements
Stars: ✭ 16 (-15.79%)
Mutual labels:  notification

Notification Provider

Integration Build

Notification Provider is an implementation to send Email Notifications using the Graph APIs/Direct Send, and supports sending more than 10k emails in a day. This service has robust retry mechanisms and telemetry hooks to ensure proper tracking of email notifications. The library is extensible, providing the users the option to use Graph/DirectSend as Notification Providers to send the email Notifications and Table Storage or CosmosDB to store the Notification History and Templates.

Benefits of Notification Provider

  1. Uses Asynchronous processing of emails
  2. Accepts email in batches
  3. Extendible solution for your choice of storage and Notification Providers
  4. Already supports GraphAPI/DirectSend as NotificationProviders
  5. Already supports Azure Table Storage(recommended) and Cosmos DB as storage for email tracking
  6. Uses Application Insights for logging, log level can be configured
  7. Have different endpoints for resend/getting history/sending a single email/sending emails in batches etc
  8. Supports Attachments/Templates and more to come.
  9. Differnt API Endpoints for Template management

Please find further details in the WIKI here.

Deploy to Azure

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].