DH.SKIT.FlurlHttpClient.Wechat.OpenAI
                                
                            
                                3.4.2023.12010037
                            
                        
                    
        
        
                                There is a newer version of this package available.
                                
See the version list below for details.
                    See the version list below for details.
dotnet add package DH.SKIT.FlurlHttpClient.Wechat.OpenAI --version 3.4.2023.12010037
NuGet\Install-Package DH.SKIT.FlurlHttpClient.Wechat.OpenAI -Version 3.4.2023.12010037
        
        
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
                    
    
    <PackageReference Include="DH.SKIT.FlurlHttpClient.Wechat.OpenAI" Version="3.4.2023.12010037" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="DH.SKIT.FlurlHttpClient.Wechat.OpenAI" Version="3.4.2023.12010037" />
<PackageReference Include="DH.SKIT.FlurlHttpClient.Wechat.OpenAI" />
        
        
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
                    
    
    paket add DH.SKIT.FlurlHttpClient.Wechat.OpenAI --version 3.4.2023.12010037
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: DH.SKIT.FlurlHttpClient.Wechat.OpenAI, 3.4.2023.12010037"
        
        
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
                    
    
    #:package DH.SKIT.FlurlHttpClient.Wechat.OpenAI@3.4.2023.12010037
        
        
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
                    
    
    #addin nuget:?package=DH.SKIT.FlurlHttpClient.Wechat.OpenAI&version=3.4.2023.12010037
#tool nuget:?package=DH.SKIT.FlurlHttpClient.Wechat.OpenAI&version=3.4.2023.12010037
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    用于DH框架的一个微信对话类。基于 Flurl.Http 的微信对话开放平台(微信智能对话) API 客户端,支持平台接入、第三方接入模式,支持智能对话、NLP、通用接口、机器人、技能、意图、语义槽、词典、词条、对话开放接口、技能商店、数据统计等功能。参考https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. | 
        
        Compatible target framework(s)
    
    
        
        Included target framework(s) (in package)
    
    Learn more about Target Frameworks and .NET Standard.
- 
                                                    net8.0- DH.SKIT.FlurlHttpClient.Common (>= 3.4.2023.12010037)
- JWT (>= 10.1.1)
 
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
用于DH框架的一个微信对话类。基于 Flurl.Http 的微信对话开放平台(微信智能对话) API 客户端,支持平台接入、第三方接入模式,支持智能对话、NLP、通用接口、机器人、技能、意图、语义槽、词典、词条、对话开放接口、技能商店、数据统计等功能。