ai
OpenAI for .NET Developers Articles, Tutorials & News
OpenAI for .NET Developers articles, tutorials, and news from the DotNetNews archive.
510 articles Updated
OpenAI .NET is the focus of this topic page. OpenAI for .NET Developers is a recurring focus for C# and .NET developers working in the Microsoft ecosystem. Intermediate and senior .NET developers use this hub to scan practical writing without treating every link as an endorsement.
Recurring subtopics in recent issues include OpenAI .NET, OpenAI C#, Azure OpenAI .NET, and ChatGPT .NET. Those themes are drawn from titles and excerpts in the newest archive entries for this tag, not from a marketing outline.
Expect publisher tutorials, release notes, architecture write-ups, and field notes linked from DotNetNews issues. Start here is a short editorial shortlist for OpenAI for .NET Developers; the archive list is chronological and larger. Secondary angles such as OpenAI .NET and OpenAI C# appear when the archive actually covered them. Nearby reading often overlaps with Microsoft Semantic Kernel and ML.NET.
Each card points at the original publisher URL and the DotNetNews issue that carried it, so you can read the article in context or jump straight to the source.
Start here
Editor picks for OpenAI
-
Building AI-Powered Applications with OpenAI Responses API and .NET
c-sharpcorner.com Issue #503
Responses API coverage is timely, especially for developers comparing newer OpenAI integration patterns with older chat-centric approaches.
-
Full-Stack AI Applications with Next.js, ASP.NET Core, and OpenAI
c-sharpcorner.com Issue #502
Broad full-stack walkthrough for teams pairing ASP.NET Core backends with OpenAI features.
-
The Story of My OpenAI .NET Contribution
medium.com Issue #501
Always nice to see contribution stories that demystify getting involved in a real SDK.
-
7 AI Engineering Patterns Every .NET Developer Should Know (With Practical Examples)
blog.gopenai.com Issue #493
These patterns matter more than model hype. Reliability and system design are where most AI app success or failure really lives.
-
Beyond the Chatbot: Demystifying AI Agent Loops, Harnesses, and LLMOps for .NET Developers
medium.com Issue #488
Useful framing for developers moving beyond simple prompt-response apps.
-
Zero To First Agent (Azure OpenAI)
news.google.com Issue #450
A practical on-ramp for building an Azure OpenAI agent in C#, especially useful if you want framework context instead of abstract AI talk.
-
Generative AI for Beginners in .NET 10: From Curiosity to Real Applications
blog.gopenai.com Issue #426
A few years ago, learning AI meant diving into complex theory, research papers, and tools that often felt disconnected from real-world… Continue reading on GoPenAI ».
-
One Line of C#. Every AI Provider.
plsft.medium.com Issue #418
A one-line AI gateway for every provider is the kind of abstraction teams reach for when they want to swap models without rewriting app code.
Archive
Page 1 of 21
Newest first
-
Building Real-Time AI Chat Applications with WebRTC and ASP.NET Core
c-sharpcorner.com Issue #504
Build real-time AI chat apps with WebRTC & ASP.NET Core. Learn architecture, signaling, SignalR, AI integration, and voice support.
-
Building an AI-Powered Knowledge Base Using Vector Databases and C#
c-sharpcorner.com Issue #504
Build AI-powered knowledge bases with C# & vector databases for semantic search, understanding user intent & delivering accurate, context-aware answers.
-
RAG explained in C#
medium.com Issue #504
Retrieval-Augmented Generation (RAG) combines a large language model (LLM) with search over your own knowledge base. Instead of only…
-
Building Your First Agentic AI Application in .NET 10 Step by Step
c-sharpcorner.com Issue #503
Build your first Agentic AI app in .NET 10! Learn to create intelligent agents that plan, use tools, and act autonomously. Step-by-step guide.
-
Building an AI Agent Marketplace with ASP.NET Core and Semantic Kernel
c-sharpcorner.com Issue #503
Build an AI Agent Marketplace with ASP.NET Core & Semantic Kernel. Discover, manage, and monetize AI agents efficiently for your organization.
-
Semantic Kernel Plugins Explained: Extending AI Applications with .NET
c-sharpcorner.com Issue #503
Unlock AI potential with Semantic Kernel Plugins! Extend .NET apps to interact with databases, APIs, and real-world systems for powerful AI agents.
-
Building AI-Powered Applications with OpenAI Responses API and .NET
c-sharpcorner.com Issue #503
Learn to build AI-powered .NET apps using OpenAI's Responses API. Integrate AI for chatbots, content generation, and more with practical examples.
-
Building AI-Powered Background Workers and Scheduled Agents with .NET Aspire
c-sharpcorner.com Issue #503
Build intelligent AI background workers & scheduled agents with .NET Aspire for reliable, cloud-native distributed applications.
-
Building Voice Agents with Real-Time Streaming and ASP.NET Core
c-sharpcorner.com Issue #502
Build real-time voice agents with ASP.NET Core and SignalR. Learn architecture, streaming, AI integration, and best practices for responsive conversational apps.
-
Full-Stack AI Applications with Next.js, ASP.NET Core, and OpenAI
c-sharpcorner.com Issue #502
Build full-stack AI apps with Next.js, ASP.NET Core, and OpenAI. Learn architecture, integration, and best practices for scalable, secure AI solutions.
-
How to build long-running MCP tools on Azure Functions
devblogs.microsoft.com Issue #502
Recently, a customer building servers with the Azure Functions Model Context Protocol (MCP) extension reached out and asked: How do I handle tools that take longer than the client is willing to wait? ...
-
Building Production-Ready RAG Applications with Azure AI Search and .NET
c-sharpcorner.com Issue #502
Build production-ready RAG apps with Azure AI Search & .NET. Enhance LLMs with your data for accurate, context-aware responses.
-
From developer art to good looking apps - an AI design skill for .NET MAUI
mallibone.com Issue #501
I have a confession to make. Hand me a design and I will happily implement it in .NET MAUI. But ask me to come up with the design myself and things get dicey rather quickly. Since this post is part of...
-
How to Build Local-First AI Applications Using ONNX Runtime and .NET
c-sharpcorner.com Issue #501
Build private, fast, offline AI apps with ONNX Runtime & .NET. Run models locally for enhanced privacy, reduced latency, and lower costs.
-
Implementing AI Cost Optimization and Token Management Strategies in .NET Applications
c-sharpcorner.com Issue #501
Master AI cost optimization in .NET. Learn token management, prompt engineering, caching, and model selection for sustainable AI.
-
How to Build an AI Coding Assistant with ASP.NET Core and Local LLMs
c-sharpcorner.com Issue #501
Build an AI coding assistant with ASP.NET Core and local LLMs for enhanced privacy, security, and cost control in your development workflow.
-
The Story of My OpenAI .NET Contribution
medium.com Issue #501
There is a particular kind of silence that surrounds you when you open a large codebase for the first time. Continue reading on Level Up Coding »
-
Building Multi-Tenant AI SaaS Applications with ASP.NET Core and Azure OpenAI
c-sharpcorner.com Issue #501
Build scalable AI SaaS with ASP.NET Core & Azure OpenAI. Master multi-tenancy for secure, cost-effective, isolated AI services.
-
Building Search Applications with Qdrant Vector Database and .NET
c-sharpcorner.com Issue #501
Build intelligent search apps with Qdrant vector database and .NET. Learn semantic search, RAG, and AI-powered retrieval for faster, relevant results.
-
Building Event-Driven AI Agents with Azure Service Bus and .NET
c-sharpcorner.com Issue #500
Build scalable, event-driven AI agents with Azure Service Bus and .NET. Automate workflows, process asynchronously, and enhance enterprise AI.
-
Building AI Workflows with Semantic Kernel Process Framework in .NET
c-sharpcorner.com Issue #500
Build structured AI workflows in .NET with Semantic Kernel's Process Framework. Orchestrate AI, logic, tools, and human interaction for complex applications.
-
Implementing Long-Term Memory for AI Agents with Semantic Kernel and PostgreSQL
c-sharpcorner.com Issue #500
Unlock AI's potential with long-term memory using Semantic Kernel & PostgreSQL. Build context-aware, personalized agents.
-
Building Production-Ready RAG Pipelines with Azure AI Search and .NET
c-sharpcorner.com Issue #500
Build production-ready RAG pipelines with Azure AI Search and .NET for accurate, context-aware AI responses using your own data.
-
Hosting AI Agents with Microsoft Agent Framework in .NET Ep - 14, Part 2
c-sharpcorner.com Issue #499
Learn how to host AI agents using Microsoft Agent Framework in .NET. This session explains agent hosting architecture, dependency injection, service registration, runtime configuration, deployment str...
-
The Verification Layer Every AI Agent Needs (and How I Built One Twice)
topuzas.medium.com Issue #499
Introduction: The Day I Stopped Trusting My Own Agent