NullLib.NetworkHelper
网络帮助器, 用于帮助创建网络应用程序, 包含对创建 HttpWebRequest 的快捷方法, 自动设置属性, 支持设置请求创建时的预处理委托, 包含对 HttpWebResponse 的通用处理方法, 自动存储 Cookies, 自动解压响应流, 设置响应时的预处理委托, 还提供了一些静态方法, 包括 GZip Deflate 压缩与解压, 便捷 URL 拼接, 随机UA生成
Install
dotnet add package NullLib.NetworkHelper --version 1.0.8
Install-Package NullLib.NetworkHelper -Version 1.0.8
<PackageReference Include="NullLib.NetworkHelper" Version="1.0.8" />
Frameworks
Dependencies
No declared dependencies.
Adoption guide
A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.
No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.
Compatibility metadata lists 1 target framework; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.