PayPalHttp 1.0.1
PayPalHttp is a generic http client designed to be used with code-generated projects.
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>PayPalHttp</id>
<version>1.0.1</version>
<title>PayPalHttp</title>
<authors>PayPal</authors>
<description>PayPalHttp is a generic http client designed to be used with code-generated projects.</description>
<releaseNotes>First Release</releaseNotes>
<copyright>Copyright PayPal, Inc. 2019</copyright>
<dependencies>
<group targetFramework=".NETStandard2.0" />
</dependencies>
</metadata>
</package>