dotAPNS 4.2.0
.NET Standard 2.0
.NET Framework 4.6
Install-Package dotAPNS -Version 4.2.0
dotnet add package dotAPNS --version 4.2.0
<PackageReference Include="dotAPNS" Version="4.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add dotAPNS --version 4.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: dotAPNS, 4.2.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 dotAPNS as a Cake Addin
#addin nuget:?package=dotAPNS&version=4.2.0
// Install dotAPNS as a Cake Tool
#tool nuget:?package=dotAPNS&version=4.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
dotAPNS is a library used to send push notifications to Apple devices using Apple Push Notification service.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6
- JetBrains.Annotations (>= 2021.3.0)
- Newtonsoft.Json (>= 12.0.3)
- System.Net.Http (>= 4.3.4)
- System.Net.Http.WinHttpHandler (>= 4.7.0)
-
.NETStandard 2.0
- JetBrains.Annotations (>= 2021.3.0)
- Newtonsoft.Json (>= 12.0.3)
- Portable.BouncyCastle (>= 1.8.10)
-
.NETStandard 2.1
- JetBrains.Annotations (>= 2021.3.0)
- Newtonsoft.Json (>= 12.0.3)
- Portable.BouncyCastle (>= 1.8.10)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on dotAPNS:
Package | Downloads |
---|---|
dotAPNS.AspNetCore
Contains classes allowing for usage of dotAPNS package in ASP.NET Core projects. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.2.0 | 4,603 | 1/11/2022 |
4.1.0 | 556 | 1/1/2022 |
4.0.0 | 31,414 | 6/28/2021 |
3.4.0 | 22,136 | 3/30/2021 |
3.3.1 | 29,189 | 1/5/2021 |
3.3.0 | 201 | 1/4/2021 |
3.2.0 | 2,462 | 11/11/2020 |
3.1.0 | 914 | 11/11/2020 |
3.0.0 | 229 | 11/2/2020 |
2.6.1 | 184 | 10/30/2020 |
2.6.0 | 1,062 | 9/22/2020 |
2.5.1 | 215 | 9/22/2020 |
2.5.0 | 209 | 9/22/2020 |
2.4.4 | 4,343 | 8/26/2020 |
2.3.1 | 1,278 | 7/6/2020 |
2.3.0 | 238 | 6/15/2020 |
2.2.0 | 1,423 | 3/18/2020 |
2.1.0 | 238 | 3/16/2020 |
2.0.2 | 323 | 3/7/2020 |
2.0.1 | 3,411 | 2/27/2020 |
2.0.0 | 321 | 1/14/2020 |
1.0.8 | 349 | 12/5/2019 |
* Add support for Location Push (https://developer.apple.com/documentation/corelocation/cllocationmanager/creating_a_location_push_service_extension)