TouchSocket.WebApi
3.0.15
dotnet add package TouchSocket.WebApi --version 3.0.15
NuGet\Install-Package TouchSocket.WebApi -Version 3.0.15
<PackageReference Include="TouchSocket.WebApi" Version="3.0.15" />
paket add TouchSocket.WebApi --version 3.0.15
#r "nuget: TouchSocket.WebApi, 3.0.15"
// Install TouchSocket.WebApi as a Cake Addin #addin nuget:?package=TouchSocket.WebApi&version=3.0.15 // Install TouchSocket.WebApi as a Cake Tool #tool nuget:?package=TouchSocket.WebApi&version=3.0.15
TouchSocket.WebApi
项目概述
TouchSocket.WebApi 是一个提供 WebApi 服务器和客户端的组件库。借助该组件,开发者能够创建 WebApi 服务解析器和客户端,实现桌面端、Web 端、移动端的跨语言 Rpc 函数调用。该库支持自定义路由、Get 传参、Post 传参等功能。
功能特性
- 跨平台调用:支持桌面端、Web 端、移动端跨语言调用 Rpc 函数。
- 参数传递:支持 Get 和 Post 两种传参方式。
- 自定义路由:允许开发者自定义 WebApi 路由。
文档说明
详细的说明文档请访问:https://touchsocket.net/
支持的目标框架
- net481
- net45
- net462
- net472
- netstandard2.0
- netstandard2.1
- net6.0
- net9.0
- net8.0
贡献与反馈
如果你在使用过程中遇到问题或有任何建议,欢迎提交 issue 或参与项目贡献。
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5
- TouchSocket.Http (>= 3.0.15)
- TouchSocket.Rpc (>= 3.0.15)
-
.NETFramework 4.6.2
- TouchSocket.Http (>= 3.0.15)
- TouchSocket.Rpc (>= 3.0.15)
-
.NETFramework 4.7.2
- TouchSocket.Http (>= 3.0.15)
- TouchSocket.Rpc (>= 3.0.15)
-
.NETFramework 4.8.1
- System.Reflection.DispatchProxy (>= 4.7.1)
- TouchSocket.Http (>= 3.0.15)
- TouchSocket.Rpc (>= 3.0.15)
-
.NETStandard 2.0
- TouchSocket.Http (>= 3.0.15)
- TouchSocket.Rpc (>= 3.0.15)
-
.NETStandard 2.1
- TouchSocket.Http (>= 3.0.15)
- TouchSocket.Rpc (>= 3.0.15)
-
net6.0
- TouchSocket.Http (>= 3.0.15)
- TouchSocket.Rpc (>= 3.0.15)
-
net8.0
- TouchSocket.Http (>= 3.0.15)
- TouchSocket.Rpc (>= 3.0.15)
-
net9.0
- TouchSocket.Http (>= 3.0.15)
- TouchSocket.Rpc (>= 3.0.15)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on TouchSocket.WebApi:
Package | Downloads |
---|---|
TouchSocket.WebApi.Swagger
这是适用于TouchSocket.WebApi的Swagger页面,可以直接在浏览器调试WebApi。 说明文档:https://touchsocket.net/ |
|
TouchSocket.JsonRpc
这是一个提供JsonRpc服务器和客户端的组件库。可以通过该组件创建基于Tcp、Http、WebSocket协议的JsonRpc服务器和客户端,支持JsonRpc全部功能,可与Web,Android等平台无缝对接。 说明文档:https://touchsocket.net/ |
|
TouchSocket.XmlRpc
这是一个提供XmlRpc服务器和客户端的组件库。可以通过该组件创建XmlRpc服务解析器,完美支持XmlRpc数据类型,类型嵌套,Array等。也能与CookComputing.XmlRpcV2完美对接。不限Web,Android等平台。 说明文档:https://touchsocket.net/ |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on TouchSocket.WebApi:
Repository | Stars |
---|---|
RRQM/TouchSocket
TouchSocket is an integrated .NET networking framework that includes modules for socket, TCP, UDP, SSL, named pipes, HTTP, WebSocket, RPC, and more. It offers a one-stop solution for TCP packet issues and enables quick implementation of custom data message parsing using protocol templates.
|
Version | Downloads | Last updated |
---|---|---|
3.0.15 | 39 | 3/2/2025 |
3.0.14 | 3,206 | 2/15/2025 |
3.0.13 | 3,612 | 1/27/2025 |
3.0.12 | 3,179 | 1/19/2025 |
3.0.11 | 253 | 1/12/2025 |
3.0.10 | 602 | 1/5/2025 |
3.0.9 | 1,283 | 12/22/2024 |
3.0.8 | 586 | 12/15/2024 |
3.0.7 | 283 | 12/8/2024 |
3.0.6 | 256 | 12/1/2024 |
3.0.5 | 223 | 12/1/2024 |
3.0.4 | 245 | 11/24/2024 |
3.0.3 | 215 | 11/17/2024 |
3.0.2 | 172 | 11/15/2024 |
3.0.1 | 205 | 11/14/2024 |
3.0.0 | 209 | 11/13/2024 |
2.1.10 | 500 | 10/25/2024 |
2.1.0 | 288 | 9/15/2024 |
2.1.0-rc.37 | 57 | 9/13/2024 |
2.1.0-alpha.31 | 71 | 7/7/2024 |
2.1.0-alpha.28 | 63 | 7/4/2024 |
2.1.0-alpha.27 | 58 | 7/3/2024 |
2.1.0-alpha.26 | 72 | 6/29/2024 |
2.1.0-alpha.24 | 60 | 6/28/2024 |
2.0.18 | 283 | 9/10/2024 |
2.0.17 | 371 | 8/30/2024 |
2.0.16 | 371 | 8/19/2024 |
2.0.15 | 382 | 8/9/2024 |
2.0.14 | 291 | 7/24/2024 |
2.0.13 | 143 | 7/23/2024 |
2.0.12 | 386 | 7/17/2024 |
2.0.11 | 261 | 7/12/2024 |
2.0.10 | 625 | 5/31/2024 |
2.0.0 | 261 | 3/9/2024 |
2.0.0-rc.2 | 64 | 3/7/2024 |
2.0.0-beta.280 | 105 | 3/2/2024 |