push-notifications.api.reference
3.0.0
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package push-notifications.api.reference --version 3.0.0
NuGet\Install-Package push-notifications.api.reference -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.api.reference" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add push-notifications.api.reference --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: push-notifications.api.reference, 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.
// Install push-notifications.api.reference as a Cake Addin #addin nuget:?package=push-notifications.api.reference&version=3.0.0 // Install push-notifications.api.reference as a Cake Tool #tool nuget:?package=push-notifications.api.reference&version=3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
PushNotifications
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- Elders.Web.Api (>= 0.2.4)
- LibLog (>= 4.2.6)
- Microsoft.AspNet.WebApi.Client (>= 5.2.3)
- Microsoft.AspNet.WebApi.Core (>= 5.2.3)
- Microsoft.AspNet.WebApi.WebHost (>= 5.2.3)
- Microsoft.Owin (>= 3.1.0)
- Microsoft.Web.Infrastructure (>= 1.0.0)
- Newtonsoft.Json (>= 10.0.3)
- Owin (>= 1.0.0)
- Swashbuckle (>= 5.6.0)
- Swashbuckle.Core (>= 5.6.0)
- WebActivatorEx (>= 2.2.0)
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 | 950 | 12/12/2017 |
3.0.0 | 1,070 | 12/11/2017 |
3.0.0-beta0009 | 891 | 12/11/2017 |
3.0.0-beta0008 | 851 | 12/10/2017 |
3.0.0-beta0007 | 855 | 12/8/2017 |
3.0.0-beta0006 | 752 | 12/1/2017 |
3.0.0-beta0005 | 764 | 11/25/2017 |
3.0.0-beta0004 | 786 | 11/25/2017 |
3.0.0-beta0003 | 772 | 11/24/2017 |
3.0.0-beta0002 | 804 | 11/24/2017 |
3.0.0-beta0001 | 777 | 11/23/2017 |
Updates model
Adds notification data support
Updates packages
Removes requirement for title and body when sending push notification
Updates documentation
Adds normalized discovery
Fixes missing documentation
Updates deployment
Initial release for version 3 of pn
Initial Release