Soenneker.Azure.OpenAI.Client
3.0.617
Prefix Reserved
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 Soenneker.Azure.OpenAI.Client --version 3.0.617
NuGet\Install-Package Soenneker.Azure.OpenAI.Client -Version 3.0.617
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="Soenneker.Azure.OpenAI.Client" Version="3.0.617" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Azure.OpenAI.Client" Version="3.0.617" />
<PackageReference Include="Soenneker.Azure.OpenAI.Client" />
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 Soenneker.Azure.OpenAI.Client --version 3.0.617
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Soenneker.Azure.OpenAI.Client, 3.0.617"
#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 Soenneker.Azure.OpenAI.Client@3.0.617
#: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=Soenneker.Azure.OpenAI.Client&version=3.0.617
#tool nuget:?package=Soenneker.Azure.OpenAI.Client&version=3.0.617
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Soenneker.Azure.OpenAI.Client
An async thread-safe singleton for the Azure OpenAI client
Installation
dotnet add package Soenneker.Azure.OpenAI.Client
Register:
builder.services.AddAzureOpenAIClientUtilAsSingleton();
IConfiguration values:
"Azure:OpenAI:Deployment"
"Azure:OpenAI:ApiKey"
"Azure:OpenAI:Uri"
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. 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.
-
net9.0
- Azure.AI.OpenAI (>= 2.1.0)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.2)
- Soenneker.Extensions.Configuration (>= 3.0.648)
- Soenneker.Utils.AsyncSingleton (>= 3.0.661)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Soenneker.Azure.OpenAI.Client:
| Package | Downloads |
|---|---|
|
Soenneker.Azure.OpenAI.Client.Chat
An async thread-safe singleton for the Azure OpenAI Chat (completions) client |
|
|
Soenneker.Azure.OpenAI.Client.Audio
An async thread-safe singleton for the Azure OpenAI audio client |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.962 | 425 | 6/20/2026 |
| 4.0.961 | 146 | 6/20/2026 |
| 4.0.960 | 125 | 6/19/2026 |
| 4.0.959 | 127 | 6/19/2026 |
| 4.0.958 | 112 | 6/19/2026 |
| 4.0.957 | 138 | 6/19/2026 |
| 4.0.956 | 159 | 6/19/2026 |
| 4.0.955 | 116 | 6/18/2026 |
| 4.0.953 | 192 | 6/17/2026 |
| 4.0.952 | 138 | 6/16/2026 |
| 4.0.951 | 139 | 6/16/2026 |
| 4.0.950 | 377 | 6/10/2026 |
| 4.0.949 | 120 | 6/10/2026 |
| 4.0.948 | 115 | 6/10/2026 |
| 4.0.947 | 170 | 6/9/2026 |
| 4.0.946 | 202 | 6/6/2026 |
| 4.0.945 | 134 | 6/6/2026 |
| 4.0.944 | 124 | 6/6/2026 |
| 4.0.943 | 130 | 6/6/2026 |
| 3.0.617 | 315 | 3/1/2025 |
Loading failed