ai
OpenAI for .NET Developers Articles, Tutorials & News
OpenAI for .NET Developers articles, tutorials, and news from the DotNetNews archive.
498 articles Updated Page 4 of 20
Browse additional OpenAI for .NET Developers articles from the DotNetNews archive.
OpenAI for .NET Developers articles
Page 4 of 20
Newest first
-
Migrating Agentic Code Python -> C# Part 5
jesseliberty.com Issue #488
In the previous post we looked at implementing the Researcher in C#. In this, as promised, we’ll look at the Author and the Reviewer. The Author is handed two objects when instantiated: the llm (an IC...
-
Building AI-Powered Database Migration Assistants with .NET and Azure AI
c-sharpcorner.com Issue #487
Build AI-powered database migration assistants with .NET & Azure AI. Automate risk analysis, SQL generation, and documentation for safer, faster migrations.
-
Building AI-Powered Knowledge Verification Systems with ASP.NET Core
c-sharpcorner.com Issue #487
Build AI knowledge verification systems with ASP.NET Core to ensure accuracy, trust, and compliance in enterprise AI applications.
-
How to Build AI-Powered Service Desk Automation Platforms
c-sharpcorner.com Issue #487
Unlock efficient IT support with AI-powered service desk automation. Learn to build platforms using ASP.NET Core for faster resolutions and better user experiences.
-
Building AI-Powered Application Configuration Advisors with .NET
c-sharpcorner.com Issue #487
Build AI-powered application configuration advisors with .NET to proactively identify risks, optimize settings, and enhance security for improved reliability.
-
AI-Powered Knowledge Extraction from Enterprise Documents Using .NET
c-sharpcorner.com Issue #487
Unlock enterprise document insights with .NET and AI. Automate knowledge extraction, improve search, and boost efficiency.
-
Building Internal AI Copilots for Engineering Teams: Architecture and Best Practices
c-sharpcorner.com Issue #487
Build internal AI copilots for engineering teams using ASP.NET Core, Semantic Kernel, Azure OpenAI, and Azure AI Search for enhanced productivity.
-
Building AI-Powered Compliance Monitoring Platforms with .NET
c-sharpcorner.com Issue #487
Build AI-powered .NET compliance monitoring platforms for proactive risk detection, automated audits, and continuous regulatory adherence.
-
Designing AI-Native Event Processing Systems with Azure Event Grid and .NET
c-sharpcorner.com Issue #487
Build intelligent, AI-native event processing systems with Azure Event Grid and .NET for real-time analysis and automated decisions.
-
Building Offline-First AI Applications with Foundry Local and .NET 11
c-sharpcorner.com Issue #487
Build offline-first AI apps with .NET 11 and Foundry Local. Enhance privacy, reduce latency, and ensure reliability for intelligent applications.
-
Beyond Chatbots: Building AI Agent Applications in .NET
medium.com Issue #486
Large Language Models have made it incredibly easy to build chat-based applications. A few API calls, a prompt, and a UI are often enough…
-
Building AI-Powered Release Notes from Git History Using .NET
c-sharpcorner.com Issue #486
Automate release notes with .NET and AI from Git history. Streamline documentation, improve consistency, and save developer time.
-
Claude Code for .NET Developers: A Practical Introduction
c-sharpcorner.com Issue #486
Unlock Claude Code for .NET! Learn to integrate this AI agent into your C# workflow for testing, debugging, refactoring, and more.
-
Building AI-Powered Engineering Standards Assistants Using Blazor
c-sharpcorner.com Issue #486
Build AI-powered engineering standards assistants with Blazor & ASP.NET Core for instant guidance, improved productivity, and consistent application of guidelines.
-
Building AI-Powered Operational Knowledge Graphs with .NET
c-sharpcorner.com Issue #486
Build AI-powered operational knowledge graphs with .NET & ASP.NET Core for deeper insights, faster incident response, and improved IT operations.
-
Building AI-Powered Knowledge Validation Systems with .NET
c-sharpcorner.com Issue #486
Build AI-powered knowledge validation systems with .NET and ASP.NET Core to ensure accurate, consistent, and up-to-date organizational knowledge.
-
How to Build AI-Powered Technical Support Automation Platforms
c-sharpcorner.com Issue #486
Build AI-powered technical support automation platforms with ASP.NET Core for faster, more efficient, and scalable customer assistance.
-
Designing AI-Ready Multi-Tenant Architectures in ASP.NET Core
c-sharpcorner.com Issue #486
Design AI-ready multi-tenant ASP.NET Core apps. Ensure isolation, scalability, and security for AI workloads across tenants.
-
Building AI-Powered Cloud Cost Optimization Tools with .NET
c-sharpcorner.com Issue #486
Build AI-powered cloud cost optimization tools with .NET and Azure AI to identify waste, predict spending, and automate savings.
-
How to Build AI-Powered API Mocking Services in ASP.NET Core
c-sharpcorner.com Issue #486
Build intelligent AI-powered API mocking services in ASP.NET Core to accelerate development, enable realistic testing, and improve collaboration.
-
From Search Results to Business Insights: Building AI Analytics Assistants
c-sharpcorner.com Issue #486
Transform data into actionable insights with AI Analytics Assistants. Build them using .NET, Azure AI Search, and Azure OpenAI.
-
Building AI-Powered Knowledge Trust Systems with ASP.NET Core
c-sharpcorner.com Issue #486
Build trustworthy AI with ASP.NET Core. Learn to create Knowledge Trust Systems for verified, validated, and transparent AI responses.
-
LoopAgent Class Explained Building Autonomous AI Agents with .NET and MAF - Ep 12
c-sharpcorner.com Issue #486
Learn how the LoopAgent class works in Microsoft Agent Framework and how to build autonomous AI agents with .NET. This session explains iterative agent workflows, autonomous decision-making, execution...
-
Migrating Agentic Code Python -> C# Part 1
jesseliberty.com Issue #485
In the last 5 posts we created an agentic application using Python. Let’s migrate that to C#. Here’s the set of files we’ll create: And here is the output after running it as a test using the prompt U...
-
Adding AI to your .NET app: simpler than it sounds
medium.com Issue #485
By a fellow .NET dev who finally stopped overthinking this