Ross ROSS = Recommend OSS · open-source software intelligence for agents

OkGoDoIt/OpenAI-API-dotnet

An unofficial C#/.NET SDK for accessing the OpenAI GPT-3 API observed · 2026-08-28

github.com/OkGoDoIt/OpenAI-API-dotnet · homepage · C# · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2233
  • days_rel: n/a
  • days_push: 757
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1893 stars · 418 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An unofficial C#/.NET SDK wrapping the OpenAI API, covering chat completions (GPT-3.5/4), DALL-E image generation, embeddings, moderation, and audio transcription/TTS. The original library is frozen at v1.11; it was adopted by Microsoft as the basis for the official OpenAI .NET library (v2+ on NuGet).

Use cases

  • call the openai api from c#
  • use gpt-4 chat completions in a .net app
  • generate images with dall-e from dotnet
  • transcribe audio to text in c#
  • get embeddings for text in .net
  • connect to azure openai from c#

When to choose

  • you're on .NET Framework 4.7.2+ or .NET Core 3.0+ and want a simple OpenAI wrapper
  • you need the legacy v1.x API surface or Azure OpenAI support in the original wrapper
  • you want a mature, widely used community SDK with streaming chat support

When to avoid

  • you want the actively maintained official SDK - use the Microsoft OpenAI .NET library (v2+) instead
  • you need coverage of the newest OpenAI endpoints and models
  • you're not working in C#/.NET

Facets

library · maturity maintenance

sdk llm-inference http-client tts speech-recognition image-processing large-language-models artificial-intelligence apis developer-tools dotnet cross-platform windows openai gpt-4 chatgpt dall-e csharp nuget unofficial-sdk chat-completions embeddings azure-openai linux macos

3 sources

Member repositories

RepositoryRoleHealth v2
OkGoDoIt/OpenAI-API-dotnetmain23

For agents

markdown · JSON · MCP: product_card(name="OkGoDoIt/OpenAI-API-dotnet")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem