Microsoft.Azure.Mobile.Server.Notifications 2.0.0

.NET Framework 4.6
Install-Package Microsoft.Azure.Mobile.Server.Notifications -Version 2.0.0
dotnet add package Microsoft.Azure.Mobile.Server.Notifications --version 2.0.0
<PackageReference Include="Microsoft.Azure.Mobile.Server.Notifications" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Azure.Mobile.Server.Notifications --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Azure.Mobile.Server.Notifications, 2.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Azure.Mobile.Server.Notifications as a Cake Addin
#addin nuget:?package=Microsoft.Azure.Mobile.Server.Notifications&version=2.0.0

// Install Microsoft.Azure.Mobile.Server.Notifications as a Cake Tool
#tool nuget:?package=Microsoft.Azure.Mobile.Server.Notifications&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

This package is part of the Azure Mobile .NET Server SDK. Use it to register push notifications with Azure Notification Hubs. To learn more about Azure Mobile, go to https://azure.microsoft.com/mobile.

Product Versions
.NET Framework net46 net461 net462 net463 net47 net471 net472 net48
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

Version Downloads Last updated
2.0.0 0 06.02.2022

Breaking Changes
       Version 2.0.0 : This package is deprecated & will not receive major updates. Please use App Service Push instead.