# DotNetCore.SKIT.FlurlHttpClient.Upyun
**Repository Path**: fudiwei/DotNetCore.SKIT.FlurlHttpClient.Upyun
## Basic Information
- **Project Name**: DotNetCore.SKIT.FlurlHttpClient.Upyun
- **Description**: 可能是全网唯一的 C# 版又拍云 SDK,封装全部已知的又拍云 OpenAPI,包含又拍云云存储服务(USS)、又拍云短信服务(SMS)、又拍云一键登录服务(SIM)、又拍云服务管理后台等模块,可跨平台,持续随官方更新。
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: main
- **Homepage**: https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Upyun
- **GVP Project**: No
## Statistics
- **Stars**: 2
- **Forks**: 1
- **Created**: 2022-03-13
- **Last Updated**: 2025-01-09
## Categories & Tags
**Categories**: Uncategorized
**Tags**: 又拍云, upyun
## README
# SKIT.FlurlHttpClient.Upyun
[](https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Upyun)
[](https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Upyun)
[](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Upyun)
[](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Upyun)
[](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Upyun)
[](https://mit-license.org/)
基于 `Flurl.Http` 的又拍云 HTTP API SDK,目前已包含文件存储、短信服务(SMS)、一键登录服务(SIM)、服务管理后台等模块。
> 更多 SKIT.FlurlHttpClient 系列开发工具包请[点此查看](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient)。
---
## 特性
- 基于 `Flurl.Http`。
- 支持 .NET Framework 4.6.2+、.NET Standard 2.0+、.NET Core 2.0+、.NET 5.0+ 多目标框架。
- 支持 Windows / Linux / macOS 多平台部署。
- 支持 `System.Text.Json`(默认)和 `Newtonsoft.Json` 两种序列化方式。
- 强类型接口模型。
- 全异步式编程。
- 提供 SourceLink 调试符号文件。
- 完整、完善、完全的又拍云 HTTP API 封装。
---
## 模块
| 名称 | NuGet | 其他 |
| :-----------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------: |
| 云存储服务(USS) | [](https://www.nuget.org/packages/SKIT.FlurlHttpClient.Upyun.Uss)
[](https://www.nuget.org/packages/SKIT.FlurlHttpClient.Upyun.Uss) | [开发文档](./docs/Uss/README.md) |
| 短信服务(SMS) | [](https://www.nuget.org/packages/SKIT.FlurlHttpClient.Upyun.Sms)
[](https://www.nuget.org/packages/SKIT.FlurlHttpClient.Upyun.Sms) | [开发文档](./docs/Sms/README.md) |
| 一键登录服务(SIM) | [](https://www.nuget.org/packages/SKIT.FlurlHttpClient.Upyun.Sim)
[](https://www.nuget.org/packages/SKIT.FlurlHttpClient.Upyun.Sim) | [开发文档](./docs/Sim/README.md) |
| 服务管理后台 | [](https://www.nuget.org/packages/SKIT.FlurlHttpClient.Upyun.Console)
[](https://www.nuget.org/packages/SKIT.FlurlHttpClient.Upyun.Console) | [开发文档](./docs/Console/README.md) |
---
## 参与贡献
- GitHub Repo:https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Upyun.git
- Gitee Repo:https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Upyun.git
以上仓库地址同步更新,均可接受 Issue 或 Pull Request。
如何参与贡献请参阅 [CONTRIBUTING](./CONTRIBUTING.md)。
---
## 更新日志
详细更新说明请参阅 [CHANGELOG](./CHANGELOG.md)。