The Mitten Notifications Component a general purpose API for sending notifications to multiple platforms.
Info
| Version: | 0.0.6 |
| Author(s): | Jeremy Vainavicz |
| Last Update: | Tuesday, January 17, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/jjvainav/Mitten |
| NuGet Url: | https://www.nuget.org/packages/Mitten.Server.Notifications |
Install
Install-Package Mitten.Server.Notifications
dotnet add package Mitten.Server.Notifications
paket add Mitten.Server.Notifications
Mitten.Server.Notifications Download (Unzip the "nupkg" after downloading)
Dependencies
- Mitten.Server(>= 0.0.6)
- Newtonsoft.Json(>= 9.0.1)
- NodaTime(>= 1.3.2)
- PushSharp(>= 4.0.10)