Showing category results for AI

Aug 19, 2025
Post comments count8
Post likes count19

GPT-OSS – A C# Guide with Ollama

Bruno Capuano

Run GPT-OSS locally with C# and Ollama to build fast, private, offline AI

.NETC#AI
Jul 22, 2025
Post comments count3
Post likes count3

MCP C# SDK Gets Major Update: Support for Protocol Version 2025-06-18

Mike Kistler

The MCP C# SDK has been updated to support the latest Model Context Protocol specification (2025-06-18), bringing structured tool output, elicitation support, enhanced security, and more to .NET developers building AI applications.

.NETC#AI
Jul 10, 2025
Post comments count1
Post likes count5

Customize AI responses from GitHub Copilot

Matt Soucoup

Learn how custom instructions can tailor GitHub Copilot's AI responses to your team's exact needs.

.NETAI
Jul 2, 2025
Post comments count2
Post likes count10

Local AI + .NET = AltText Magic in One C# Script

Bruno Capuano

Learn how to generate image AltText using .NET 10 and local AI models — all in a single C# file with dotnet run app.cs. A fun and accessible example of what AI can do beyond chat.

.NETC#AI
Jun 17, 2025
Post comments count1
Post likes count4

Multimodal Vision Intelligence with .NET MAUI

David Ortinau

Enhance your .NET MAUI app with photo-based AI by capturing images and extracting structured information using Microsoft.Extensions.AI.

.NET.NET MAUIAI