OpenAI for .NET Developers Articles, Tutorials & News
OpenAI for .NET Developers articles, tutorials, and news from the DotNetNews archive.
510 articles Updated Page 6 of 21
OpenAI for .NET Developers articles, tutorials, and news from the DotNetNews archive.
OpenAI for .NET Developers articles
Page 6 of 21
Newest first
-
Building AI-Powered Architecture Review Systems with .NET
c-sharpcorner.com Issue #484
Build AI-powered architecture review systems with .NET, Azure OpenAI, and Semantic Kernel for faster, consistent, and scalable software design.
-
Building AI-Powered Release Validation Systems Using ASP.NET Core
c-sharpcorner.com Issue #483
Build AI-powered release validation systems with ASP.NET Core for smarter, safer, and more reliable software deployments.
-
Building AI-Powered Data Validation Pipelines in ASP.NET Core
c-sharpcorner.com Issue #483
Build intelligent AI-powered data validation pipelines in ASP.NET Core to enhance data quality, detect anomalies, and reduce manual reviews.
-
How to Implement AI-Assisted Database Query Optimization in ASP.NET Core
c-sharpcorner.com Issue #482
Boost ASP.NET Core app performance with AI-assisted database query optimization. Learn to identify bottlenecks, get recommendations, and improve productivity.
-
How to Build an Internal Knowledge Assistant Using Azure AI Search and Blazor
c-sharpcorner.com Issue #482
Build an internal knowledge assistant with Azure AI Search & Blazor for efficient, AI-powered information retrieval and conversational access.
-
Building AI-Powered SQL Assistants with Semantic Kernel and .NET
c-sharpcorner.com Issue #482
Build AI-powered SQL assistants with Semantic Kernel and .NET to unlock data insights. Empower users with natural language queries and secure data access.
-
Building AI-Powered API Documentation Assistants with .NET
c-sharpcorner.com Issue #482
Build AI-powered API documentation assistants with .NET, Azure AI Search, and Azure OpenAI for enhanced developer productivity and accessibility.
-
How to Build AI-Powered Data Analysts Using Semantic Kernel and .NET
c-sharpcorner.com Issue #482
Build AI-powered data analysts with Semantic Kernel and .NET. Understand natural language, query data, and generate actionable business insights.
-
Building AI-Powered Engineering Portals with ASP.NET Core and Blazor
c-sharpcorner.com Issue #482
Build AI-powered engineering portals with ASP.NET Core & Blazor. Centralize knowledge, boost productivity, and accelerate software delivery.
-
How to Build Private Enterprise ChatGPT Solutions Using .NET
c-sharpcorner.com Issue #482
Build secure, private Enterprise ChatGPT solutions with .NET, Azure OpenAI, Semantic Kernel, and Azure AI Search for internal knowledge access.
-
Your AI Agents Are Running Without a Safety Net — SkillMesh Is the Fix
medium.com Issue #482
I’ve been around the block a few times. I started coding when the internet was a fledgling idea and dial-up tones were the soundtrack of…
-
Using GraphRAG with Azure AI Search and .NET Applications
c-sharpcorner.com Issue #482
Unlock enterprise AI with GraphRAG, Azure AI Search, and .NET. Enhance LLMs with knowledge graphs for deeper context and reasoning.
-
Building Enterprise AI Approval Workflows with ASP.NET Core
c-sharpcorner.com Issue #481
Build robust enterprise AI approval workflows with ASP.NET Core and Azure OpenAI. This guide details how to integrate AI recommendations with human oversight for critical business decisions, ensuring ...
-
How to Build AI-Powered Requirement Traceability Systems with ASP.NET Core
c-sharpcorner.com Issue #481
Build AI-powered requirement traceability systems with ASP.NET Core. Automate links, improve coverage, and enhance compliance for enterprise software.
-
Building AI-Powered Code Migration Tools with .NET and Azure OpenAI
c-sharpcorner.com Issue #481
Leverage .NET and Azure OpenAI to build intelligent AI-powered tools for automating legacy code migration, accelerating modernization.
-
Build AI Agents with Harness Agents in .NET Using Microsoft Agent Framework
c-sharpcorner.com Issue #481
Learn how to build AI agents with Harness Agents in .NET using Microsoft Agent Framework. This session explains agent orchestration, Harness Agent capabilities, workflow automation, tool integration, ...
-
Building AI-Powered Technical Documentation Generators in .NET
c-sharpcorner.com Issue #481
Build AI-powered technical documentation generators in .NET. Automate API docs, architecture summaries, and onboarding guides.
-
Building AI-Powered Release Notes Generators Using ASP.NET Core
c-sharpcorner.com Issue #481
Automate software release notes with ASP.NET Core, Azure OpenAI, and Semantic Kernel. Streamline documentation and improve communication.
-
Building AI-Powered Support Engineers with Azure OpenAI and ASP.NET Core
c-sharpcorner.com Issue #480
Build AI-powered support engineers with ASP.NET Core, Azure OpenAI, and Azure AI Search for faster resolutions and reduced costs.
-
Integrating AI with .NET Using the Official MCP C# SDK v1.0
medium.com Issue #480
From .NET Services to AI-Callable Tools — A Practical Guide Continue reading on Simform Engineering »
-
Building AI-Powered Knowledge Extraction Pipelines with ASP.NET Core
c-sharpcorner.com Issue #480
Unlock insights from unstructured data with ASP.NET Core AI knowledge extraction pipelines. Transform documents into actionable knowledge.
-
Building AI-Enhanced Engineering Metrics Dashboards with Blazor
c-sharpcorner.com Issue #480
Build AI-enhanced engineering metrics dashboards with Blazor & .NET. Gain predictive insights, detect anomalies, and improve software delivery.
-
From Local to Azure: Deploy Your MCP Server to Production
medium.com Issue #480
One codebase. Real Azure data. One deployment target that actually makes sense. Continue reading on Microsoft Azure in Practice »
-
Migrating Agentic Code Python -> C# Part 4
jesseliberty.com Issue #480
In the previous blog post we looked at the Blogger (orchestrator) code in C#. Let’s move on to some of the other agents. The Blogger invokes the Researcher, so let’s go there next. The Researcher clas...
-
Improve your AI coding agent with runtime context from Aspire MCP
timdeschryver.dev Issue #479
The power of giving an AI agent access to OpenTelemetry data through Aspire MCP is simple: it gives the agent better input to analyze. Instead of reasoning only from source code, the agent can inspect...