Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/www778878net/upinfo78

Upinfo78 making it easier to use. 为了调API方便封装
https://github.com/www778878net/upinfo78

7788 api koa78 upinfo

Last synced: about 1 month ago
JSON representation

Upinfo78 making it easier to use. 为了调API方便封装

Awesome Lists containing this project

README

        

Upinfo78


[English](./README.md) | 简体中文

「Upinfo78」简单封装方便调用。

[![License](https://img.shields.io/badge/license-Apache%202-green.svg)](https://www.apache.org/licenses/LICENSE-2.0)
[![Test Status](https://github.com/www778878net/Upinfo78/actions/workflows/BuildandTest.yml/badge.svg?branch=main)](https://github.com/www778878net/Upinfo78/actions/workflows/BuildandTest.yml)
[![QQ群](https://img.shields.io/badge/QQ群-323397913-blue.svg?style=flat-square&color=12b7f5&logo=qq)](https://qm.qq.com/cgi-bin/qm/qr?k=it9gUUVdBEDWiTOH21NsoRHAbE9IAzAO&jump_from=webapi&authKey=KQwSXEPwpAlzAFvanFURm0Foec9G9Dak0DmThWCexhqUFbWzlGjAFC7t0jrjdKdL)

## 反馈qq群(点击加群):[323397913](https://qm.qq.com/cgi-bin/qm/qr?k=it9gUUVdBEDWiTOH21NsoRHAbE9IAzAO&jump_from=webapi&authKey=KQwSXEPwpAlzAFvanFURm0Foec9G9Dak0DmThWCexhqUFbWzlGjAFC7t0jrjdKdL)

## 简介 introduction

1. 简单封装调用API请求
2. 不用配置 直接使用

## 适用端 apply

**use for `.net standard 2.1` project**

## 依赖 rely on
** `NLog` **

nuget 安装 Newtonsoft.Json

## 安装 rely on

nuget 安装 Upinfo78

## 属性 props

you can see project

## 方法 method

you can see project

## DEMO

```c#
UpInfo78 up = new UpInfo78();
up.setPar(u, pwd);

```

## OTHER