ai
OpenAI for .NET Developers Articles, Tutorials & News
OpenAI for .NET Developers articles, tutorials, and news from the DotNetNews archive.
621 articles Updated Page 15 of 25
Browse additional OpenAI for .NET Developers articles from the DotNetNews archive.
OpenAI for .NET Developers articles
Page 15 of 25
Newest first
-
One Line of C#. Every AI Provider.
Medium Issue #418
The Noundry AI Gateway is a unified .NET library for OpenAI, Anthropic, Google Gemini, and any OpenAI-compatible endpoint. One NuGet…
-
Accelerating .NET MAUI Development with AI Agents
Microsoft Dev Blogs Issue #418
This is a guest blog from Syncfusion. Learn more about the free, open-source Syncfusion Toolkit for .NET MAUI. As a proud partner with the .NET MAUI team, Syncfusion is excited to share how custom-bui...
-
Building a RAG (Retrieval-Augmented Generation) System in .NET — With a Practical Example
blog.gopenai.com Issue #415
Artificial Intelligence applications often struggle with one major limitation: Continue reading on GoPenAI »
-
.NET AI Community Standup: Real-World AI Agent Architecture in .NET
YouTube Issue #412
Using the open-source Interview Coach sample, we’ll explore production patterns for building multi-agent systems in .NET using: - Microsoft Agent Framework - Microsoft Foundry as the model backend - M...
-
Let it Cook - AI work work work work work flows
YouTube Issue #412
Extend your coding agent with .NET Skills
-
Checkpointing & Resuming AI Workflows in .NET
blog.gopenai.com Issue #411
When building real-world AI workflows — especially long-running ones — you can’t always expect the entire process to complete in a single… Continue reading on GoPenAI »
-
EF Core Code That Works Locally but Fails in Production (part 2)
C# Corner Issue #411
Avoid EF Core production disasters! Learn how to fix common logic and tracking mistakes like improper Any(), First(), and missing AsNoTracking() for optimal performance.
-
Learn Visual Studio Code in 15 minutes: 2026 Official Beginner Tutorial
YouTube Issue #411
Get started in Visual Studio Code in just 15 minutes in this easy-to-follow tutorial! Bluesky: https://bsky.app/profile/vscode.dev
-
Claude Code — A Practical Guide to Automating Your Development Workflow
Medium Issue #410
This file contains structure guidance so Claude understands how to build and run the project, the architecture and folder structure, coding conventions and patterns, testing strategy and important com...
-
How to Organize Helpers Without Breaking Design?
Medium Issue #410
Helper methods are useful, until they quietly destroy your design. Here’s how to organize helper methods without cluttering your code.
-
Powering the New Microsoft Agent Framework with Gemini 3.x
Medium Issue #409
How to bring Google’s latest models into the new .NET Agentic ecosystem Continue reading on Google Cloud - Community »
-
Agentic RAG for Everyone Using Azure SQL, OpenAI, and Web Apps
YouTube Issue #409
How to Use Dependency Injection in a .NET Console Application
-
How to Classify Documents using AI in C#/.NET
Medium Issue #409
Upload portals for document automation pipelines are usually limited by input document classifications or categories. With AI, that all…
-
How to Integrate ChatGPT API in ASP.NET Core Application?
C# Corner Issue #408
Integrate ChatGPT API into ASP.NET Core for intelligent features like chatbots and content generation. Securely connect to OpenAI and build AI-powered apps.
-
Why Your C# AI Agents Will Fail in Production (And How to Fix It)
levelup.gitconnected.com Issue #408
The transition from a cool AI prototype running in a Jupyter Notebook to a production-grade, scalable microservice is where most projects… Continue reading on Level Up Coding »
-
-
Powering the New Microsoft Agent Framework with Gemini 3.x
Medium Issue #405
How to bring Google’s latest models into the new .NET Agentic ecosystem Continue reading on Google Cloud - Community »
-
Agentic RAG for Everyone Using Azure SQL, OpenAI, and Web Apps
YouTube Issue #405
How to Use Dependency Injection in a .NET Console Application
-
How to Integrate ChatGPT API in ASP.NET Core Application?
C# Corner Issue #404
Integrate ChatGPT API into ASP.NET Core for intelligent features like chatbots and content generation. Securely connect to OpenAI and build AI-powered apps.
-
Why Your C# AI Agents Will Fail in Production (And How to Fix It)
levelup.gitconnected.com Issue #404
The transition from a cool AI prototype running in a Jupyter Notebook to a production-grade, scalable microservice is where most projects… Continue reading on Level Up Coding »
-
-
CQRS, async, and Azure deployment
DotNetNews Issue #402
Issue #402 mixes architecture, async performance, security hardening, Azure hosting, AI document extraction, and the latest Visual Studio update.
-
AI Context Kit, Evolved: Why I Moved to AGENTS.md + Agent Skills (and how I used the Codex macOS App for the Migration)
MSicc's Blog Issue #401
After releasing AI Context Kit, I learned about two emerging standards that are becoming essential for durable AI collaboration: AGENTS.md for project operation and Agent Skills for workflow authority...
-
Build an Infinite AI Chat in .NET with Llama 3 (Fully Local Setup Guide)
Medium Issue #401
🚀 Build an Infinite AI Chat in .NET with Llama 3 (Fully Local Setup Guide)
-
Microsoft Agent Framework Reaches Release Candidate
Microsoft Dev Blogs Issue #401
We're happy to announce that Microsoft Agent Framework is now in Release Candidate status for both .NET and Python. Release Candidate is an important milestone on the road to General Availability — it...