Sparkdo.Http 1.0.2-preview.5

This is a prerelease version of Sparkdo.Http.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Sparkdo.Http --version 1.0.2-preview.5
                    
NuGet\Install-Package Sparkdo.Http -Version 1.0.2-preview.5
                    
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="Sparkdo.Http" Version="1.0.2-preview.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Sparkdo.Http" Version="1.0.2-preview.5" />
                    
Directory.Packages.props
<PackageReference Include="Sparkdo.Http" />
                    
Project file
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 Sparkdo.Http --version 1.0.2-preview.5
                    
#r "nuget: Sparkdo.Http, 1.0.2-preview.5"
                    
#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 Sparkdo.Http@1.0.2-preview.5
                    
#: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=Sparkdo.Http&version=1.0.2-preview.5&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Sparkdo.Http&version=1.0.2-preview.5&prerelease
                    
Install as a Cake Tool

Sparkdo.Http

Sparkdo HTTP库,提供HTTP客户端代理和API建模功能实现。

功能特性

  • HTTP方法助手功能
  • API描述模型构建
  • 控制器和模块API建模
  • HTTP客户端代理支持

主要类型

  • HttpMethodHelper: HTTP方法助手类,提供HTTP方法相关的辅助功能
  • SparkdoHttpModule: HTTP模块,用于注册HTTP相关的服务和组件
  • ApplicationApiDescriptionModel: 应用程序API描述模型
  • ModuleApiDescriptionModel: 模块API描述模型
  • ControllerApiDescriptionModel: 控制器API描述模型
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Sparkdo.Http:

Package Downloads
Sparkdo.AspNetCore.Mvc

Sparkdo ASP.NET Core MVC 库,提供对 ASP.NET Core MVC 的扩展和集成

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.3-preview.1 30 5/17/2026
1.0.2 108 4/27/2026
1.0.2-preview.5 54 4/15/2026
1.0.2-preview.4 78 2/8/2026
1.0.2-preview.3 72 2/1/2026
1.0.2-preview.2 72 1/31/2026
1.0.2-preview.1 186 12/4/2025
1.0.1 224 11/27/2025
1.0.0 228 11/25/2025
1.0.0-preview.5 142 10/24/2025