Showing tag results for .NET

Apr 28, 2026
Post comments count1
Post likes count5

Welcome to SkiaSharp 4.0 Preview 1

David Ortinau

SkiaSharp 4.0 Preview 1 is here. Learn all about the new features and how Uno Platform has stepped up as a co-maintainer.

.NET.NET MAUI
Apr 28, 2026
Post comments count0
Post likes count3

High-Performance Distributed Caching with .NET and Postgres on Azure

Jared Meade

Adding caching to your application architecture can significantly improve key performance metrics, cut latency, and reduce load across downstream systems. In this walkthrough, we highlight the latest caching best practices and incorporate these design patterns into a reusable .NET application that you can reference when adding new capabilities to y...

.NETC#
Mar 23, 2026
Post comments count27
Post likes count19

Ten Months with Copilot Coding Agent in dotnet/runtime

Stephen Toub - MSFT

After ten months using GitHub Copilot Coding Agent (CCA) in dotnet/runtime, the .NET team shares data-driven lessons on cloud-AI-assisted development.

.NETAIDeveloper Stories
Mar 5, 2026
Post comments count0
Post likes count11

Release v1.0 of the official MCP C# SDK

Mike Kistler

Discover what’s new in the v1.0 release of the official MCP C# SDK, including enhanced authorization, richer metadata, and powerful patterns for tool calling and long-running requests.

.NETC#AI