Showing category results for .NET

Sep 10, 2025
Post comments count86
Post likes count92

Performance Improvements in .NET 10

Stephen Toub - MSFT

Take a tour through hundreds of performance improvements in .NET 10.

.NETPerformance
Sep 9, 2025
Post comments count8
Post likes count8

Announcing .NET 10 Release Candidate 1

.NET Team

.NET 10 Release Candidate 1 is available with improvements across the runtime, SDK, libraries, ASP.NET Core, Blazor, .NET MAUI, and more!

.NETASP.NET CoreC#
Sep 3, 2025
Post comments count12
Post likes count4

Let Copilot Coding Agent handle the busy work

Bruno Capuano

See how GitHub Copilot Coding Agent automates unit tests and ships features from a PRD in a real .NET sample, so you can focus on design and review.

.NETC#AI
Aug 28, 2025
Post comments count0
Post likes count1

Getting Started with the Aspire CLI

Jeffrey Fritz

The Aspire CLI is here and you can use it to configure and run your applications

.NETCloud NativeAspire
Aug 25, 2025
Post comments count7
Post likes count11

MauiReactor: An MVU Approach for .NET MAUI

David Ortinau

A look at how the Model-View-Update pattern can complement the .NET MAUI ecosystem

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

Copilot Diagnostics toolset for .NET In Visual Studio

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 19, 2025
Post comments count8
Post likes count19

GPT-OSS – A C# Guide with Ollama

Bruno Capuano

Run GPT-OSS locally with C# and Ollama to build fast, private, offline AI

.NETC#AI