Skip to main content
Laojiu.WebApiClient package icon

Laojiu.WebApiClient

一款基于HttpClient封装,只需要定义c#接口并修饰相关特性,即可异步调用远程http接口的客户端库

Total Downloads
58.3K
58,314
Published
Mar 23, 2018
Latest stable version

Install

.NET CLI
dotnet add package Laojiu.WebApiClient --version 1.1.7
Package Manager Console
Install-Package Laojiu.WebApiClient -Version 1.1.7
PackageReference
<PackageReference Include="Laojiu.WebApiClient" Version="1.1.7" />

Frameworks

.NETFramework4.5 .NETCoreApp2.0 .NETStandard2.0

Dependencies

Newtonsoft.Json
.NETFramework4.5
[6.0.1, )
Newtonsoft.Json
.NETCoreApp2.0
[9.0.1, )
Newtonsoft.Json
.NETStandard2.0
[9.0.1, )
System.Reflection.Emit
.NETStandard2.0
[4.3.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 3 target frameworks; 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.