Soenneker.Azure.OpenAI.Client
4.0.873
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 4.0.873
NuGet\Install-Package Soenneker.Azure.OpenAI.Client -Version 4.0.873
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="4.0.873" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Azure.OpenAI.Client" Version="4.0.873" />
<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 4.0.873
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Soenneker.Azure.OpenAI.Client, 4.0.873"
#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@4.0.873
#: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=4.0.873
#tool nuget:?package=Soenneker.Azure.OpenAI.Client&version=4.0.873
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 | net10.0 is compatible. 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.
-
net10.0
- Azure.AI.OpenAI (>= 2.1.0)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.3)
- Soenneker.Extensions.Configuration (>= 4.0.783)
- Soenneker.Utils.AsyncSingleton (>= 4.0.754)
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.892 | 0 | 3/11/2026 |
| 4.0.891 | 0 | 3/11/2026 |
| 4.0.890 | 0 | 3/11/2026 |
| 4.0.889 | 0 | 3/11/2026 |
| 4.0.888 | 0 | 3/11/2026 |
| 4.0.886 | 0 | 3/11/2026 |
| 4.0.885 | 4 | 3/10/2026 |
| 4.0.884 | 33 | 3/10/2026 |
| 4.0.883 | 45 | 3/10/2026 |
| 4.0.882 | 50 | 3/10/2026 |
| 4.0.881 | 50 | 3/10/2026 |
| 4.0.880 | 36 | 3/10/2026 |
| 4.0.879 | 38 | 3/10/2026 |
| 4.0.878 | 47 | 3/10/2026 |
| 4.0.877 | 53 | 3/9/2026 |
| 4.0.876 | 34 | 3/9/2026 |
| 4.0.875 | 67 | 3/9/2026 |
| 4.0.874 | 61 | 3/9/2026 |
| 4.0.873 | 157 | 3/7/2026 |
| 4.0.872 | 287 | 3/5/2026 |
Loading failed