DotNet.Push 3.2.3

dotnet add package DotNet.Push --version 3.2.3
NuGet\Install-Package DotNet.Push -Version 3.2.3
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.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotNet.Push --version 3.2.3
#r "nuget: DotNet.Push, 3.2.3"
#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.
// Install DotNet.Push as a Cake Addin
#addin nuget:?package=DotNet.Push&version=3.2.3

// Install DotNet.Push as a Cake Tool
#tool nuget:?package=DotNet.Push&version=3.2.3

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

  • .net core 7.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

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: help@odinsoft.co.kr

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net7.0

    • No dependencies.

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.3 215 11/17/2023
3.2.2 103 11/15/2023
3.2.1 86 11/15/2023
3.1.1 563 1/22/2022
3.1.0 416 2/18/2021
2.2.0 821 2/16/2019
2.1.1 1,468 7/9/2018
2.1.0 980 5/20/2018

update to core 7.0 & nuget update