BraintreeHttp-Dotnet
0.3.0
BraintreeHttp is a generic http client designed to be used with code-generated projects.
Install-Package BraintreeHttp-Dotnet -Version 0.3.0
dotnet add package BraintreeHttp-Dotnet --version 0.3.0
<PackageReference Include="BraintreeHttp-Dotnet" Version="0.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BraintreeHttp-Dotnet --version 0.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BraintreeHttp-Dotnet, 0.3.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
* Add multipart/form-data upload with JSON part support.
* Allow HttpContent to be added directly to multipart requests as a value.
* Add and remove quotes appropriately around name/value pairs for multipart requests.
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on BraintreeHttp-Dotnet:
Package | Downloads |
---|---|
PayPal
PayPal-NET-SDK for PayPal REST APIs.
|
GitHub repositories
This package is not used by any popular GitHub repositories.