OpenAI for .NET Developers Articles, Tutorials & News
OpenAI for .NET Developers articles, tutorials, and news from the DotNetNews archive.
510 articles Updated Page 2 of 21
OpenAI for .NET Developers articles, tutorials, and news from the DotNetNews archive.
OpenAI for .NET Developers articles
Page 2 of 21
Newest first
-
Building Your First MCP Server in C#: A 2026 Field Guide
medium.com Issue #498
If you’ve touched an AI coding tool in the last year, you’ve probably run into the Model Context Protocol (MCP) even if nobody called it…
-
How to guide agents during production investigations with .NET CLI
csharpdigest.net Issue #498
AI agents can drive .NET diagnostic tools the same way a senior developer would
-
Don’t rewrite your CLI for agents
developer.microsoft.com Issue #497
There’s advice making the rounds: replace your CLI args with a single --json payload so agents can use your tool more effectively. The thinking being, that agents already think in structured formats, ...
-
Your Architecture Has a Token Bill So I Made the Compiler Collect It
medium.com Issue #497
How I turned “our codebase is agent-friendly” from a hope into a build error, with Roslyn analyzers, a token budget, and a little Norse…
-
Building Internal AI Tools with Azure AI Foundry and .NET
c-sharpcorner.com Issue #497
Build internal AI tools with Azure AI Foundry & .NET for enhanced productivity, faster info access, and streamlined operations. Secure, scalable, and intelligent.
-
Microsoft Releases Agent Skills for .NET
c-sharpcorner.com Issue #497
Microsoft releases Agent Skills for .NET, enabling developers to package reusable domain expertise, scripts, and instructions that AI agents can discover and use on demand.
-
Building AI Chat Applications with SignalR and ASP.NET Core
c-sharpcorner.com Issue #496
Build real-time AI chat apps with SignalR & ASP.NET Core. Stream responses, enhance UX, and scale your conversational AI.
-
Agent Harness: Scaling the claw or harness capabilities
devblogs.microsoft.com Issue #496
Part 3 of Build your own claw and harness with Microsoft Agent Framework. In Part 2 our personal
-
Deploying an MCP server to Azure Container Apps with the Microsoft Agent Framework
medium.com Issue #496
In the last few blogs I built agents. They were great — until they lived on my laptop.
-
The Complete .NET 11 Developers Guide to the Agentic Web Part 2
medium.com Issue #495
We’re going to pick up from part 1 and delve into the Microsoft Agent Framework. Continue reading on Data Science Collective »
-
Agent Skills for .NET Is Now Released
devblogs.microsoft.com Issue #495
You can now give your .NET agents reusable packages of domain expertise - instructions, reference documents, and scripts they load only when a task needs them - through a stable, production-ready API....
-
AWS Bedrock with .NET: Cost Tracking via Inference Profiles
medium.com Issue #495
The Problem: Your AI Bill Grew, But You Cannot Explain It
-
Microsoft Agent Framework for .NET (part 1): what it is, how it works, and when to use it
code4it.dev Issue #495
Microsoft Agent Framework is Microsoft’s production-oriented framework for building AI agents and multi-agent workflows in .NET and Python. Let’s see how it works, why Microsoft created it...
-
Using AI to Generate Better Unit Tests for Bug Reproduction in .NET
blog.stackademic.com Issue #495
Turn bug reports into reliable unit tests using the AI Continue reading on Stackademic »
-
Building AI-Powered Database Query Optimization Advisors with ASP.NET Core
c-sharpcorner.com Issue #494
Build an AI-powered database query optimization advisor with ASP.NET Core, EF Core, and Azure OpenAI for faster queries, reduced costs, and improved scalability.
-
Where AI-assisted coding accelerates development — and where it doesn’t
johnnyreilly.com Issue #494
AI-assisted coding has transformed software development. However, it also introduces challenges around code quality, architectural decisions, and maintaining foundational engineering skills. This post...
-
Implementing an AI-Powered Knowledge Base Search System with ASP.NET Core and Azure AI Search
c-sharpcorner.com Issue #494
Build an AI-powered knowledge base search with ASP.NET Core & Azure AI Search. Enhance productivity with semantic search & RAG.
-
Building AI-Powered API Deprecation Management Platforms with .NET
c-sharpcorner.com Issue #494
Build AI-powered API deprecation platforms with .NET, OpenTelemetry, and Azure OpenAI for safer retirements and faster migrations.
-
The Complete .NET 11 Developer’s Guide to the Agentic Web Part 1
medium.com Issue #493
For the last few months, in these posts, we’ve been doing things the hard way on purpose. We built attention from scratch, watched tokens…
-
7 AI Engineering Patterns Every .NET Developer Should Know (With Practical Examples)
blog.gopenai.com Issue #493
Building AI applications isn’t about calling ChatGPT. It’s about designing systems that are intelligent, reliable, and scalable. Continue reading on GoPenAI »
-
Building AI Features in ASP.NET Core Using Small Language Models Instead of Large LLMs
c-sharpcorner.com Issue #493
Build AI features in ASP.NET Core with Small Language Models (SLMs) for lower costs, faster responses, and better privacy than LLMs.
-
Agent Harness: Working with your data, safely
devblogs.microsoft.com Issue #493
Part 2 of Build your own claw and agent harness with Microsoft Agent Framework. In Part 1 we stood up a har
-
How to Implement AI-Powered Exception Analysis in ASP.NET Core
c-sharpcorner.com Issue #493
Automate ASP.NET Core exception analysis with AI. Detect root causes, prioritize issues, and get remediation suggestions for faster troubleshooting.
-
Building AI-Powered Database Query Optimization Tools with SQL Server and .NET
c-sharpcorner.com Issue #493
Build AI-powered SQL Server query optimization tools with .NET. Automate performance analysis, detect bottlenecks, and get intelligent recommendations.
-
Building a Developer Copilot for Internal Documentation Using Semantic Kernel
c-sharpcorner.com Issue #493
Build an AI-powered Developer Copilot for internal docs using Semantic Kernel & .NET. Enhance knowledge discovery & productivity.