Create a chatbot in the console with Azure OpenAI and C#
A tutorial on building a console-based chatbot using Azure OpenAI Service and the C# programming language.
A tutorial on building a console-based chatbot using Azure OpenAI Service and the C# programming language.
A tutorial on implementing Azure App Configuration feature flags in a .NET 7 console application, covering setup and code integration.
A guide to installing and using a new .NET 7 project template for building feature-rich console applications with Spectre.Console.
A tutorial on building .NET console applications with features like command-line arguments, configuration, logging, and dependency injection.
A tutorial on using Dapr with .NET 5 to read secrets from local files and environment variables for development.
A hands-on tutorial on configuring and using Microsoft's default Dependency Injection container in a .NET Core console application.
A guide on preparing a .NET Core console application for Docker, focusing on proper shutdown handling for containerized environments.
A tutorial on building a .NET Core console app that uses Azure Face API to detect and blur faces in images.
A step-by-step tutorial on building a .NET Core console application that integrates with Azure Service Bus using the AMQP protocol.
A step-by-step tutorial on creating a .NET Core console application using Entity Framework Core with SQLite.
A developer explores and contributes to Colorful.Console, a C# library for creating colorful console apps with ASCII art and Figlet fonts.
Explores a hidden command-line parsing tool within the Windows Azure SDK for PHP, simplifying script development.