这是基于vue-vben-admin 模板适用于abp Vnext的前端管理项目
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

1.1 KiB

LINGYUN.Abp.TaskManagement.HttpApi.Client

HTTP API client implementation for task management module, providing client-side proxy services for remote API calls.

Features

HTTP Client Proxies

  • Automatic proxy generation for application contracts
  • Type-safe client interfaces
  • Strongly-typed DTOs

Remote Service Configuration

  • Remote service name configuration
  • Service endpoint configuration
  • Client options configuration

Authentication

  • Token-based authentication support
  • Authentication header handling
  • Secure communication

Service Integration

  • Seamless integration with ABP Framework
  • Dynamic HTTP client configuration
  • Automatic service registration

Error Handling

  • Exception translation
  • Error response handling
  • Retry policies

Client Features

  • Asynchronous operations
  • Request/response interceptors
  • Automatic content negotiation

Dependency Injection

  • Automatic dependency registration
  • Scoped service lifetime
  • Service resolution

Module Configuration

  • Module dependency management
  • Service configuration
  • Client proxy configuration