Showing results for C# - .NET Blog

Jul 22, 2025
Post comments count2
Post likes count1

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 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 10, 2025
Post comments count1
Post likes count3

.NET 10 Preview 5 is now available!

.NET Team
.NET Team

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

.NETASP.NET CoreC#
Jun 3, 2025
Post comments count1
Post likes count3

Using AI Foundry with .NET MAUI

David Ortinau
David Ortinau

Using AI Foundry with .NET MAUI brings the power of LLMs to mobile and desktop applications.

.NETC#.NET MAUI