push-notifications.ws.msi 3.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package push-notifications.ws.msi --version 3.0.0
                    
NuGet\Install-Package push-notifications.ws.msi -Version 3.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="push-notifications.ws.msi" Version="3.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="push-notifications.ws.msi" Version="3.0.0" />
                    
Directory.Packages.props
<PackageReference Include="push-notifications.ws.msi" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add push-notifications.ws.msi --version 3.0.0
                    
#r "nuget: push-notifications.ws.msi, 3.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=push-notifications.ws.msi&version=3.0.0
                    
Install push-notifications.ws.msi as a Cake Addin
#tool nuget:?package=push-notifications.ws.msi&version=3.0.0
                    
Install push-notifications.ws.msi as a Cake Tool

PushNotifications

There are no supported framework assets in this package.

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 995 12/12/2017
3.0.6 1,126 12/14/2017
3.0.5 987 12/14/2017
3.0.4 1,139 12/13/2017
3.0.3 1,079 12/13/2017
3.0.2 1,115 12/12/2017
3.0.1 1,146 12/12/2017
3.0.0 1,154 12/11/2017
3.0.0-beta0007 974 12/10/2017
3.0.0-beta0006 946 12/8/2017
3.0.0-beta0005 821 12/1/2017
3.0.0-beta0004 799 11/25/2017
3.0.0-beta0003 813 11/24/2017
3.0.0-beta0002 766 11/24/2017
3.0.0-beta0001 811 11/23/2017

Adds notification data support
Updates packages
Removes requirement for title and body when sending push notification
Fixes redis setting
Fixes deployment
Changes app contexts
Initial release for version 3 of pn
Initial Release