AzureNotificationRestApi 1.0.0
See the version list below for details.
dotnet add package AzureNotificationRestApi --version 1.0.0
NuGet\Install-Package AzureNotificationRestApi -Version 1.0.0
<PackageReference Include="AzureNotificationRestApi" Version="1.0.0" />
paket add AzureNotificationRestApi --version 1.0.0
#r "nuget: AzureNotificationRestApi, 1.0.0"
// Install AzureNotificationRestApi as a Cake Addin #addin nuget:?package=AzureNotificationRestApi&version=1.0.0 // Install AzureNotificationRestApi as a Cake Tool #tool nuget:?package=AzureNotificationRestApi&version=1.0.0
Azure notification Messaging component does not provide all api's e.g.(Send Notification, Get Tags).
This package covered below features in first release.
1. Send Notification directly from app without backend system.
2. It communicates with azure notification hub using SAS Authentication mechanism
3. Get Tags/ Registration api's available in this release
Learn more about Target Frameworks and .NET Standard.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhoneApp 8.1)
- Newtonsoft.Json (>= 10.0.3)
- PCLCrypto (>= 2.0.147)
- PInvoke.BCrypt (>= 0.3.2)
- PInvoke.Kernel32 (>= 0.3.2)
- PInvoke.NCrypt (>= 0.3.2)
- PInvoke.Windows.Core (>= 0.3.2)
- System.Net.Http (>= 4.3.3)
- Validation (>= 2.2.8)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Azure notification Messaging component does not provide send notification or get Tags apis.
This package covered below features in first release.
1. Send Notification directly from app without backend system.
2. It communicates with azure notification hub using SAS Authentication mechanism
3. Get Tags/ Registration api's available in this release