DotNet.Push
3.2.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package DotNet.Push --version 3.2.1
NuGet\Install-Package DotNet.Push -Version 3.2.1
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.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotNet.Push --version 3.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotNet.Push, 3.2.1"
#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.1 // Install DotNet.Push as a Cake Tool #tool nuget:?package=DotNet.Push&version=3.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
DotNetPush
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
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 | Versions 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
- jose-jwt (>= 4.1.0)
- Newtonsoft.Json (>= 13.0.3)
- System.Net.Http.WinHttpHandler (>= 8.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
update to core 7.0 & nuget update