Showing tag results for C#

Nov 17, 2025
Post comments count12
Post likes count7

Introducing C# 14

Bill Wagner
Bill Wagner

Learn what features are in C# 14, which ships as part of .NET 10.

.NETC#
Aug 20, 2025
Post comments count1
Post likes count6

Copilot Diagnostics toolset for .NET In Visual Studio

Harshada Hole
Harshada Hole

Debugging doesn’t have to be a grind. With Copilot woven into Visual Studio, you get AI-powered breakpoints, insights, exception fixes, and performance summaries all right where you work.

.NETC#Visual Studio
Aug 6, 2025
Post comments count4
Post likes count13

5 Copilot Chat Prompts .NET Devs Should Steal Today

Wendy Breiding (SHE/HER)
Wendy Breiding (SHE/HER)

Discover 5 practical GitHub Copilot Chat prompts to boost .NET development productivity, from code optimization to security reviews.

.NETC#Visual Studio
Jul 22, 2025
Post comments count3
Post likes count3

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
Apr 7, 2025
Post comments count29
Post likes count53

Build a Model Context Protocol (MCP) server in C#

James Montemagno
James Montemagno

Learn how to build a Model Context Protocol (MCP) server using the C# SDK to enable seamless communication between AI models and applications.

.NETAI