Showing category results for C#

Oct 14, 2025
Post comments count1
Post likes count5

Announcing .NET 10 Release Candidate 2

.NET Team
.NET Team

.NET 10 Release Candidate 2 focuses on final quality, reliability, and stabilization across the runtime, SDK, libraries, ASP.NET Core, Blazor, .NET MAUI, and more.

.NETASP.NET CoreC#
Oct 7, 2025
Post comments count11
Post likes count5

Developer and AI Code Reviewer: Reviewing AI-Generated Code in .NET

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

Learn how to effectively review AI-generated .NET code with practical strategies for maintaining quality, enforcing standards, and boosting team productivity through thoughtful code review practices.

.NETC#AI
Sep 24, 2025
Post comments count2
Post likes count7

Exploring Text-to-Image capabilities in .NET

Jeremy Likness
Jeremy Likness

Learn how to generate images from natural language prompts using the universal abstractions in Microsoft's extensions for .NET AI.

.NETC#AI
Sep 17, 2025
Post comments count7
Post likes count6

Prompt Files and Instructions Files Explained

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

Unlocking the Power of GitHub Copilot for .NET Developers with Instruction Files and Prompt Files

.NETC#AI
Sep 9, 2025
Post comments count8
Post likes count8

Announcing .NET 10 Release Candidate 1

.NET Team
.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
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 25, 2025
Post comments count7
Post likes count11

MauiReactor: An MVU Approach for .NET MAUI

David Ortinau
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
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