Zapappi.Rest.Client
1.3.1
dotnet add package Zapappi.Rest.Client --version 1.3.1
NuGet\Install-Package Zapappi.Rest.Client -Version 1.3.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="Zapappi.Rest.Client" Version="1.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Zapappi.Rest.Client" Version="1.3.1" />
<PackageReference Include="Zapappi.Rest.Client" />
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 Zapappi.Rest.Client --version 1.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Zapappi.Rest.Client, 1.3.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.
#:package Zapappi.Rest.Client@1.3.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Zapappi.Rest.Client&version=1.3.1
#tool nuget:?package=Zapappi.Rest.Client&version=1.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Zapappi Rest API Client Wrapper
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Rest.ClientRuntime (>= 2.3.14)
- Newtonsoft.Json (>= 10.0.3)
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 |
---|---|---|
1.3.1 | 464 | 11/25/2022 |
1.3.0 | 357 | 11/21/2022 |
1.1.10 | 470 | 8/17/2022 |
1.1.9 | 2,624 | 11/1/2021 |
1.1.0 | 451 | 5/28/2021 |
1.0.0 | 2,153 | 3/23/2021 |
0.2.1-beta | 620 | 3/28/2019 |
0.1.9-alpha | 4,183 | 5/9/2018 |
0.1.7-alpha | 1,144 | 2/13/2018 |
0.1.6-alpha | 1,133 | 2/12/2018 |
0.1.3-alpha | 1,195 | 1/30/2018 |
0.1.2-alpha | 1,132 | 1/25/2018 |
0.1.1-alpha | 1,167 | 1/19/2018 |
Updates to Porting API - Removal of DeletePortRequest action. Please use CancelPortRequest instead