Catapush 1.1.0
See the version list below for details.
Requires NuGet 2.5 or higher.
dotnet add package Catapush --version 1.1.0
NuGet\Install-Package Catapush -Version 1.1.0
<PackageReference Include="Catapush" Version="1.1.0" />
paket add Catapush --version 1.1.0
#r "nuget: Catapush, 1.1.0"
// Install Catapush as a Cake Addin #addin nuget:?package=Catapush&version=1.1.0 // Install Catapush as a Cake Tool #tool nuget:?package=Catapush&version=1.1.0
Catapush is a simple, reliable and scalable delivery API for transactional push notifications for applications. Ideal for sending data-driven transactional notifications including targeted e-commerce
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Universal Windows Platform | uap is compatible. uap10.0 was computed. |
Windows Phone | wp81 is compatible. wpa81 is compatible. |
-
UAP 0.0
- Microsoft.Net.Http (>= 2.2.29)
- Newtonsoft.Json (>= 9.0.1)
- SQLite.Net.Async-PCL (>= 3.1.1)
- SQLite.Net-PCL (>= 3.1.1)
-
WindowsPhone 8.1
- Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Net.Http (>= 2.2.29)
- Newtonsoft.Json (>= 9.0.1)
- sqlite-net-wp8 (>= 3.8.5)
-
WindowsPhoneApp 8.1
- Newtonsoft.Json (>= 9.0.1)
- SQLite.Net.Async-PCL (>= 3.1.1)
- SQLite.Net-PCL (>= 3.1.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
- Implementation of NTP DateTime for messages
- Integrators can now take advantage of 2way communications, giving chance to users to send messages to the integrator's service
- Updated NuGet dependencies (Newtonsoft.Json 9.0.1)
- Bug fixes and increased stability