push-notifications.api.host
3.0.0
See the version list below for details.
dotnet add package push-notifications.api.host --version 3.0.0
NuGet\Install-Package push-notifications.api.host -Version 3.0.0
<PackageReference Include="push-notifications.api.host" Version="3.0.0" />
paket add push-notifications.api.host --version 3.0.0
#r "nuget: push-notifications.api.host, 3.0.0"
// Install push-notifications.api.host as a Cake Addin #addin nuget:?package=push-notifications.api.host&version=3.0.0 // Install push-notifications.api.host as a Cake Tool #tool nuget:?package=push-notifications.api.host&version=3.0.0
PushNotifications
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.1.0-beta0001 | 980 | 12/12/2017 |
3.0.0 | 1,196 | 12/11/2017 |
3.0.0-beta0014 | 879 | 12/11/2017 |
3.0.0-beta0013 | 943 | 12/10/2017 |
3.0.0-beta0012 | 916 | 12/8/2017 |
3.0.0-beta0011 | 816 | 12/1/2017 |
3.0.0-beta0010 | 916 | 11/28/2017 |
3.0.0-beta0009 | 832 | 11/27/2017 |
3.0.0-beta0008 | 816 | 11/25/2017 |
3.0.0-beta0007 | 802 | 11/25/2017 |
3.0.0-beta0006 | 822 | 11/25/2017 |
3.0.0-beta0005 | 855 | 11/24/2017 |
3.0.0-beta0004 | 793 | 11/24/2017 |
3.0.0-beta0003 | 846 | 11/24/2017 |
3.0.0-beta0002 | 820 | 11/24/2017 |
3.0.0-beta0001 | 858 | 11/23/2017 |
Fixes possible null reference
Adds notification data support
Updates packages
Removes requirement for title and body when sending push notification
Fixes wrong response format
Fixes building of subscriber id
Fixes issue in the api with bulding subscriber id
Fixes redis setting
Adds normalized discovery
Fixes missing documentation
Updates deployment
Changes app contexts
Removes dependencies from api host
Initial release for version 3 of pn
Initial Release