## SKIT.FlurlHttpClient.Wechat.OpenAI [![GitHub Stars](https://img.shields.io/github/stars/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat?logo=github&label=Stars)](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat) [![GitHub Forks](https://img.shields.io/github/forks/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat?logo=github&label=Forks)](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat) [![NuGet Download](https://img.shields.io/nuget/dt/SKIT.FlurlHttpClient.Wechat.OpenAI.svg?sanitize=true&label=Downloads)](https://www.nuget.org/packages/SKIT.FlurlHttpClient.Wechat.OpenAI) [![License](https://img.shields.io/github/license/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat?label=License)](https://mit-license.org/) 基于 `Flurl.Http` 的微信对话开放平台 API 版客户端。 --- ### 【功能特性】 - 基于微信对话开放平台 API 封装。 - 支持平台接入、第三方接入两种模式。 - 对于第三方接入,请求时自动生成加密参数,无需开发者手动干预。 - 对于平台接入,请求时自动生成请求唯一标识,无需开发者手动干预。 - 提供了解析回调通知事件等扩展方法。 --- ### 【开发文档】 [点此查看](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat)。 --- ### 【更新日志】 [点此查看](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat/blob/main/CHANGELOG.md)。