ai
OpenAI for .NET Developers Articles, Tutorials & News
OpenAI for .NET Developers articles, tutorials, and news from the DotNetNews archive.
498 articles Updated Page 14 of 20
Browse additional OpenAI for .NET Developers articles from the DotNetNews archive.
OpenAI for .NET Developers articles
Page 14 of 20
Newest first
-
Upgrading to Microsoft Agent Framework in Your .NET AI Chat App
devblogs.microsoft.com Issue #312
Step-by-step review on how to upgrade your .NET AI chat app to Microsoft Agent Framework for better architecture, tool integration, and intelligent reasoning. The post Upgrading to Microsoft Agent Fr...
-
Model Context Protocol in .NET
medium.com Issue #311
Let’s have a look that the MCP is and how we can implement it in .NET. Continue reading on Data Science Collective »
-
Role of Memory in Context Engineering
c-sharpcorner.com Issue #311
Explore how memory shapes Context Engineering in AI systems, helping models like GPT-5 and Gemini retain information, maintain continuity, and deliver intelligent, personalized, and context-aware resp...
-
Using Prompt Engineers to Help CROs Fix Hidden Revenue Leaks, Keep Customers, and Drive Expansion
c-sharpcorner.com Issue #311
Uncover hidden revenue leaks with prompt engineering! This article details how to use AI, guided by prompt engineers, to fix stalled pipelines, margin erosion, missed expansion, preventable churn, and...
-
Building an AI Task Management Agent using Microsoft Agentic AI Framework
c-sharpcorner.com Issue #307
Discover how to build intelligent AI agents using the Microsoft Agentic AI Framework and Azure OpenAI. This guide covers setting up Azure resources, deploying models like gpt-4o-mini, creating functio...
-
Meet the Microsoft Agent Framework: A .NET Developer’s Gateway to AI Agents
medium.com Issue #300
I still remember wiring together my first AI “assistant” in a Blazor app last year. Picture this: me at 2 AM, juggling Semantic Kernel…
-
Building Generative AI Applications With GitHub Models and .NET Aspire
medium.com Issue #300
I wanted to see what the simplest practical AI app I could build was, and this is what I came up with.
-
Claude Sonnet 4.5 is here in VS Code!
youtube.com Issue #297
Azure SQL DB & OpenAI: Building Powerful RAG Applications | Data Exposed: MVP Edition
-
The Rise of AI in .NET: How Microsoft Is Turning C# into an AI-First Platform
medium.com Issue #297
Artificial Intelligence is no longer a futuristic add-on; it has become the core driver of modern software applications. Whether it’s… Continue reading on .Net Programming »
-
VS Code - Let it Cook with GPT-5-Codex
youtube.com Issue #293
Talk: What’s new in .NET MAUI at Build 2025: Recap
-
What Microsoft is NOT Telling You About .NET 10
medium.com Issue #293
It’s Not Just About Performance. A Fundamental Shift is Coming, and the Clues Are Hiding in Plain Sight.
-
How Software Consultants Use LLMs with .NET for Enterprise Automation.
medium.com Issue #293
In today’s fast-paced digital world, businesses are always searching for smarter ways to automate operations, reduce costs, and stay…
-
Is .NET 10 for AI Replacing Python?
medium.com Issue #293
AI is no longer optional. Every engineering team is being asked the same question: How do we harness AI while still delivering reliable…
-
SQL Server 2025 Isn’t Just a Database — It’s Your New AI Platform
towardsdev.com Issue #292
Tired of managing a dozen different services just to add AI features like semantic search or RAG to your application? SQL Server 2025 is… Continue reading on Towards Dev »
-
Exploring Text-to-Image capabilities in .NET
devblogs.microsoft.com Issue #292
Learn how to generate images from natural language prompts using the universal abstractions in Microsoft's extensions for .NET AI. The post Exploring Text-to-Image capabilities in .NET appeared first...
-
ASP.NET Core security, AI tools, and .NET 8 performance
DotNetNews Issue #288
This issue covers ASP.NET Core configuration, security, auth, health checks, AI feature design, source generators, and .NET 8 memory pitfalls.
-
Build an AI Chatbot with Azure OpenAI + Blazor in .NET 8
medium.com Issue #283
AI is no longer just hype — it’s shipping in real-world apps today. Imagine combining the power of Azure OpenAI with the simplicity of…
-
Top .NET LLM Open‑Source Projects in 2025
amarozka.dev Issue #283
Code‑first guide to top .NET LLM open‑source projects in 2025 — Extensions.AI, Semantic Kernel, LLamaSharp, ONNX Runtime, Whisper, and …
-
C# Guide with Ollama GPT-OSS — A
medium.com Issue #283
GPT-OSS is OpenAI’s first open-weight model since GPT-2, and it’s a game-changer for developers who want powerful AI without the cloud…
-
Build Custom AI Agents In .NET With Semantic Kernel
c-sharpcorner.com Issue #276
Build custom AI agents in .NET using Semantic Kernel. Learn to control behavior with tools, memory, planning, and policies for predictable, repeatable results.
-
.NET AI Community Standup: AI Tools Every .NET Dev Needs 📎
youtube.com Issue #274
CQRS Doesn’t Have To Be Complicated | Clean Architecture, .NET 9
-
Microsoft Announces the Awesome Copilot MCP Server
c-sharpcorner.com Issue #274
Microsoft's Awesome Copilot MCP Server simplifies GitHub Copilot customization. Search, preview, and save community-created chat modes and instructions directly from your repo, boosting developer prod...
-
GPT-OSS – A C# Guide with Ollama
devblogs.microsoft.com Issue #273
Run GPT-OSS locally with C# and Ollama to build fast, private, offline AI The post GPT-OSS – A C# Guide with Ollama appeared first on .NET Blog.
-
GitHub Copilot vs ChatGPT: Which One Should Developers Use?
c-sharpcorner.com Issue #273
Confused between GitHub Copilot and ChatGPT? Learn the key differences, strengths, and use cases for each AI tool to decide which is best for your coding workflow.
-
Bring Your Own Model to Chat in Visual Studio
devblogs.microsoft.com Issue #271
We’re excited to announce that you can now bring your own language model into Visual Studio Chat. You can connect API keys from providers (OpenAI, Anthropic, and Google) to access a wider range of mod...