VOOZH about

URL: https://www.nuget.org/packages/WebApiClientCore/

⇱ NuGet Gallery | WebApiClientCore 2.1.5




👁 Image
WebApiClientCore 2.1.5

dotnet add package WebApiClientCore --version 2.1.5
 
 
NuGet\Install-Package WebApiClientCore -Version 2.1.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="WebApiClientCore" Version="2.1.5" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WebApiClientCore" Version="2.1.5" />
 
Directory.Packages.props
<PackageReference Include="WebApiClientCore" />
 
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 WebApiClientCore --version 2.1.5
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WebApiClientCore, 2.1.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 WebApiClientCore@2.1.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=WebApiClientCore&version=2.1.5
 
Install as a Cake Addin
#tool nuget:?package=WebApiClientCore&version=2.1.5
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

.NetCore声明式的Http客户端库

Product Versions Compatible and additional computed target framework versions.
.NET net5.0 net5.0 is compatible.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 was computed.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Core netcoreapp3.0 netcoreapp3.0 was computed.  netcoreapp3.1 netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 netstandard2.1 is compatible. 
MonoAndroid monoandroid monoandroid was computed. 
MonoMac monomac monomac was computed. 
MonoTouch monotouch monotouch was computed. 
Tizen tizen60 tizen60 was computed. 
Xamarin.iOS xamarinios xamarinios was computed. 
Xamarin.Mac xamarinmac xamarinmac was computed. 
Xamarin.TVOS xamarintvos xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (87)

Showing the top 5 NuGet packages that depend on WebApiClientCore:

Package Downloads
WebApiClientCore.Extensions.NewtonsoftJson

WebApiClientCore的NewtonsoftJson序列化扩展

Zny.PRP.Common.Service

Package Description

WebApiClientCore.Extensions.OAuths

基于WebApiClientCore的token提供者

Zny.ServiceClient.SafetyManage

安全管理微服务调用

Zny.ServiceClient.InvestManage

投资管理微服务调用

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on WebApiClientCore:

Repository Stars
RayWangQvQ/BiliBiliToolPro
B 站(bilibili)自动任务工具,支持docker、青龙、k8s等多种部署方式。全面拥抱AI。敏感肌也能用。
dotnetcore/Natasha
基于 Roslyn 的 C# 动态程序集构建库,该库允许开发者在运行时使用 C# 代码构建域 / 程序集 / 类 / 结构体 / 枚举 / 接口 / 方法等,使得程序在运行的时候可以增加新的模块及功能。Natasha 集成了域管理/插件管理,可以实现域隔离,域卸载,热拔插等功能。 该库遵循完整的编译流程,提供完整的错误提示, 可自动添加引用,完善的数据结构构建模板让开发者只专注于程序集脚本的编写,兼容 stanadard2.0 / netcoreapp3.0+, 跨平台,统一、简便的链式 API。 且我们会尽快修复您的问题及回复您的 issue.
eternalfree/feishu-doc-export
飞书文档导出服务
LeonKou/NetPro
🌈An enhanced version with clean architecture of asp.netcore,efficiently manage startup,Support for netcore3.1/6.0
IOT-CS/IOTCS
工业智能网关,基于.net core3.1的跨平台物联网网关。支持不同设备驱动(PLC、CNC、数据库、串口设备、上位机、OPC UA、MQTT)具备二次开发驱动的能力实现与Thingsboard进行数据通讯。同时支持多资源配置化管理,MQTT、MYSQL、WEBHOOK等多种类型,实现数据的快速推送,提供简单的驱动开发接口。
Version Downloads Last Updated
2.1.5 121,594 11/28/2024
2.1.4 36,356 7/1/2024
2.1.3 3,304 6/23/2024
2.1.2 3,894 6/15/2024
2.1.1 2,028 6/11/2024
2.1.0 983 6/7/2024
2.0.9 1,074 6/5/2024
2.0.8 545 6/3/2024
2.0.7 758 6/1/2024
2.0.6 1,386 5/28/2024
2.0.5 2,132 5/21/2024
2.0.4 297,308 1/6/2023
2.0.3 55,042 10/16/2022
2.0.2 260,889 6/23/2021
2.0.1 188,316 2/26/2021
2.0.1-preview2 774 2/24/2021
2.0.1-preview1 774 2/22/2021
2.0.0 76,990 1/26/2021
2.0.0-rc1 782 1/24/2021
2.0.0-beta3 793 1/23/2021
Loading failed