Showing tag results for .NET

Jul 28, 2026
Post comments count4
Post likes count7

Announcing v2.0 of the official MCP C# SDK

Jeff Handley

MCP C# SDK v2.0 implements the 2026-07-28 specification with a stateless-first protocol, standardized HTTP headers, and Multi Round-Trip Requests for interactive tools, all while staying backward compatible.

.NETASP.NET CoreC#
Jul 16, 2026
Post comments count0
Post likes count3

Announcing .NET Modernization for Beginners

Pablo Lopes

A free, open-source, hands-on course that walks you through modernizing a real legacy ASP.NET application all the way to .NET 10 using the GitHub Copilot modernization agent, step by step.

.NET
Jul 9, 2026
Post comments count8
Post likes count4

Modernize .NET applications in the GitHub Copilot app

Mika Dumont

Modernize .NET applications in the GitHub Copilot app. Follow your upgrade from assessment through execution in an interactive upgrade canvas.

.NETC#AI
Jun 29, 2026
Post comments count10
Post likes count3

SkiaSharp 4.0 is here: announcing the first stable release

Matthew Leibowitz

SkiaSharp 4.148.0 is the first stable release of SkiaSharp v4. Learn what is new, why you should be excited, and join the SkiaSharp live event on June 30.

.NET.NET MAUI
May 13, 2026
Post comments count14
Post likes count15

Process API Improvements in .NET 11

Adam Sitnik

Process API improvements in .NET 11, including high-level APIs for starting processes, capturing output without deadlocks, handle inheritance control, lifetime management features, and a lightweight `SafeProcessHandle`-based API surface.

.NET
May 6, 2026
Post comments count17
Post likes count6

Durable Workflows in the Microsoft Agent Framework

Shyju Krishnankutty

Build durable AI agent workflows with the Microsoft Agent Framework. Start with in-process console apps, add durability with the Durable Task runtime, scale with parallel AI agents, and host on Azure Functions for serverless execution.

.NETAIAzure
Apr 29, 2026
Post comments count0
Post likes count2

Governing MCP tool calls in .NET with the Agent Governance Toolkit

Jack Batzner

Learn how to govern MCP tool calls in .NET with the Agent Governance Toolkit—policy-based access control, security scanning, and response sanitization to reduce risk in AI agent systems.

.NETAI