Showing results for .NET - .NET Blog

Jul 22, 2025
Post comments count0
Post likes count0

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

Mike Kistler
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 15, 2025
Post comments count10
Post likes count10

.NET 10 Preview 6 is now available!

.NET Team
.NET Team

Find out about the new features in .NET 10 Preview 6 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, C#, .NET MAUI, and more!

.NETASP.NET CoreC#
Jul 10, 2025
Post comments count1
Post likes count4

Customize AI responses from GitHub Copilot

Matt Soucoup
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 count8

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

Bruno Capuano
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 26, 2025
Post comments count6
Post likes count8

Simpler XAML in .NET MAUI 10

David Ortinau
David Ortinau

Make your .NET MAUI XAML more consistent and easier to read with global and implicit XML namespaces.

.NET.NET MAUI
Jun 17, 2025
Post comments count1
Post likes count3

Multimodal Vision Intelligence with .NET MAUI

David Ortinau
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