
Build an AI Chat App with .NET and OpenAI
A .NET console chat app in one Program.cs file — using Microsoft.Extensions.AI so the OpenAI model behind it is a swappable detail, not a lock-in.
tags
Click a filter to scope results to what I've built or knowledge hub.

A .NET console chat app in one Program.cs file — using Microsoft.Extensions.AI so the OpenAI model behind it is a swappable detail, not a lock-in.