Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A REST API library with better functionality, performance, and scalability than refit

License

NotificationsYou must be signed in to change notification settings

dotnetcore/WebApiClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README |中文文档

WebApiClient                 

A REST API library with better functionality, performance, and scalability than refit.

Features

Semantic Declaration

Client development only requires semantic declaration of C# interfaces.

Diverse serialization

Supports json, xml, form and other custom serialization methods.

Full trimmed and AOT

Supports full trimmed and AOT publishing of .NET8.

Aspect-Oriented Programming

Supports multiple interceptors, filters, logs, retries, custom caches and other aspects.

Code Syntax Analysis

Provides syntax analysis and prompts for interface code declarations to help developers avoid using improper syntax when declaring interfaces.

Quick access

Supports OAuth2 and token management extension packages to facilitate identity authentication and authorization.

Swagger to code

Supports parsing local or remote OpenApi documents to generate WebApiClientCore interface code, which simplifies the workload of interface declaration.

Powerful performance

InBenchmarkDotNet, the performance is 2.X times ahead of the similar productrefit under various requests.

Documentation support

https://webapiclient.github.io/

About

A REST API library with better functionality, performance, and scalability than refit

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp