OkGoDoIt/OpenAI-API-dotnet
A C# SDK enabling .NET developers to integrate OpenAI's APIs including GPT models, image generation, and speech processing.

Not currently ranked — collecting fresh signals.
star history
This repository provides an unofficial but comprehensive C# wrapper library for the OpenAI API. It abstracts HTTP calls into typed, asynchronous methods allowing .NET developers to easily integrate GPT-3.5/4 chat completions, embeddings, image generation (DALL-E), text-to-speech, transcription, and moderation into their applications. The SDK handles authentication, streaming responses, conversation context management, and JSON mode.
Frequently asked
- What is OkGoDoIt/OpenAI-API-dotnet?
- A C# SDK enabling .NET developers to integrate OpenAI's APIs including GPT models, image generation, and speech processing.
- Is OpenAI-API-dotnet open source?
- Yes — OkGoDoIt/OpenAI-API-dotnet is an open-source project tracked on heatdrop.
- What language is OpenAI-API-dotnet written in?
- OkGoDoIt/OpenAI-API-dotnet is primarily written in C#.
- How popular is OpenAI-API-dotnet?
- OkGoDoIt/OpenAI-API-dotnet has 1.9k stars on GitHub.
- Where can I find OpenAI-API-dotnet?
- OkGoDoIt/OpenAI-API-dotnet is on GitHub at https://github.com/OkGoDoIt/OpenAI-API-dotnet.