DotNet.Push 3.2.4

dotnet add package DotNet.Push --version 3.2.4
                    
NuGet\Install-Package DotNet.Push -Version 3.2.4
                    
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="DotNet.Push" Version="3.2.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DotNet.Push" Version="3.2.4" />
                    
Directory.Packages.props
<PackageReference Include="DotNet.Push" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DotNet.Push --version 3.2.4
                    
#r "nuget: DotNet.Push, 3.2.4"
                    
#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.
#addin nuget:?package=DotNet.Push&version=3.2.4
                    
Install DotNet.Push as a Cake Addin
#tool nuget:?package=DotNet.Push&version=3.2.4
                    
Install DotNet.Push as a Cake Tool

DotNetPush

Build status NuGet Downloads License

JwtAPNs for .net coreapp:

Visual Studio community 2019

[WinHttpHandler](https://www.microsoft.com/net)  
[jose-jwt](https://github.com/dvsekhvalnov/jose-jwt)  
[Josn.Net](http://www.newtonsoft.com/json)

reference

Communicating with APNs

Token Based Authentication and HTTP/2 Example with APNS

How to make the .net HttpClient use http 2.0?

Tools

  • Visual Studio community 2022 Version 17.9.7

  • .net core 2.0

License

Read LICENSE

Donations

Since I spent several days developing and testing this kit I would appreciate any donations.

  • BTC: 15DAoUfaCanpBpTs7VQBK8dRmbQqEnF9WG

  • ETH: 0x556E7EdbcCd669a42f00c1Df53D550C00814B0e3

History

2024-05-21: update to .net core 8.0 & FCM V1 API

2023-11-15: update to .net core 7.0

2020-12-30: update to .net core 5.0

2019-02-17: upgrade .net core 2.2 & net462

2018-03-29: upgrade .net core 2.0 & net47

2018-07-10: upgrade .net core 2.1 & downgrade net462

Contact

home-page: http://www.odinsoft.co.kr

e-mail: lisa@odinsoft.co.kr

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.2.4 177 5/24/2024
3.2.3 265 11/17/2023
3.2.2 149 11/15/2023
3.2.1 144 11/15/2023
3.1.1 643 1/22/2022
3.1.0 490 2/18/2021
2.2.0 920 2/16/2019
2.1.1 1,664 7/9/2018
2.1.0 1,185 5/20/2018

update to core 8.0 & nuget update