2 Star 1 Fork 0

openex / httplib

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
HttpLib.nuspec 2.75 KB
一键复制 编辑 Web IDE 原始数据 按行查看 历史
James Thorne 提交于 2015-07-27 00:09 . generated nuget package
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>HttpLib</id>
<version>0.0.0.0</version>
<title>HttpLib</title>
<authors>James Thorne (@j6mes)</authors>
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0.html</licenseUrl>
<projectUrl>http://jthorne.co.uk</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<summary>HttpLib is a free (Apache 2.0 License) web request helper for .Net that makes it easier for developers to access and download resources from the internet.</summary>
<description>HttpLib is a free (Apache 2.0 License) web request helper for .Net that makes it easier for developers to access and download resources from the internet.
- Supports most HTTP Verbs: GET / POST / PUT / DELETE and more
- Upload and download files to disk
- Progress monitor for file uploads/downloads
- Completely asynchronous operation
</description>
<releaseNotes>Now Compatable for Windows 8 Apps</releaseNotes>
</metadata>
<files>
<file src="JumpKick.HttpLib\JumpKick.HttpLib\bin\Debug\JumpKick.HttpLib.dll" target="lib\net45" />
<file src="JumpKick.HttpLib\JumpKick.HttpLib\bin\Debug\JumpKick.HttpLib.pdb" target="lib\net45" />
<file src="JumpKick.HttpLib\JumpKick.HttpLib.Portable\bin\Debug\JumpKick.HttpLib.Portable.dll" target="lib\netcore45" />
<file src="JumpKick.HttpLib\JumpKick.HttpLib.Portable\bin\Debug\JumpKick.HttpLib.Portable.pdb" target="lib\netcore45" />
<file src="JumpKick.HttpLib\JumpKick.HttpLib.Portable\bin\Debug\JumpKick.HttpLib.Portable.dll" target="lib\netcore451" />
<file src="JumpKick.HttpLib\JumpKick.HttpLib.Portable\bin\Debug\JumpKick.HttpLib.Portable.pdb" target="lib\netcore451" />
<file src="JumpKick.HttpLib\JumpKick.HttpLib.Portable\bin\Debug\JumpKick.HttpLib.Portable.dll" target="lib\wp81" />
<file src="JumpKick.HttpLib\JumpKick.HttpLib.Portable\bin\Debug\JumpKick.HttpLib.Portable.pdb" target="lib\wp81" />
<file src="JumpKick.HttpLib\JumpKick.HttpLib.Portable\bin\Debug\JumpKick.HttpLib.Portable.dll" target="lib\wp8" />
<file src="JumpKick.HttpLib\JumpKick.HttpLib.Portable\bin\Debug\JumpKick.HttpLib.Portable.pdb" target="lib\wp8" />
<file src="JumpKick.HttpLib\JumpKick.HttpLib.Portable\bin\Debug\JumpKick.HttpLib.Portable.dll" target="lib\wpa81" />
<file src="JumpKick.HttpLib\JumpKick.HttpLib.Portable\bin\Debug\JumpKick.HttpLib.Portable.pdb" target="lib\wpa81" />
<file src="JumpKick.HttpLib\JumpKick.HttpLib.Silverlight\Bin\Debug\JumpKick.HttpLib.Silverlight.dll" target="lib\sl50" />
<file src="JumpKick.HttpLib\JumpKick.HttpLib.Silverlight\Bin\Debug\JumpKick.HttpLib.Silverlight.pdb" target="lib\sl50" />
</files>
</package>
C#
1
https://gitee.com/openex/httplib.git
git@gitee.com:openex/httplib.git
openex
httplib
httplib
master

搜索帮助

14c37bed 8189591 565d56ea 8189591