Showing category results for .NET

Oct 14, 2025
Post comments count1
Post likes count5

Announcing .NET 10 Release Candidate 2

.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 14, 2025
Post comments count0
Post likes count2

Announcing the .NET Security Group

Jamshed Damkewala

Learn how to join the .NET Security Group for early access to CVE information and help deliver security patches to your .NET distribution simultaneously with Microsoft.

.NETMaintenance & UpdatesLifecycle
Oct 8, 2025
Post comments count16
Post likes count5

Preparing for the .NET 10 GC (DATAS)

maoni

Learn how DATAS in .NET 10 adapts heap size, what changes to expect versus previous Server Garbage Collection (GC) behavior, and how to decide whether to tune or disable it.

.NETPerformanceGC
Oct 7, 2025
Post comments count11
Post likes count5

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

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 25, 2025
Post comments count2
Post likes count9

Announcing Aspire 9.5

Jeffrey Fritz

Aspire 9.5 adds the preview 'aspire update' command, single-file AppHost, richer CLI and dashboard UX, and new integrations for AI, DevTunnels, and more.

.NETCloud NativeAspire
Sep 24, 2025
Post comments count2
Post likes count7

Exploring Text-to-Image capabilities in .NET

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 22, 2025
Post comments count3
Post likes count1

New Trusted Publishing enhances security on NuGet.org

Evgeny,
Sean

Announcing Trusted Publishing on NuGet.org - a safer way to publish packages using short-lived tokens instead of long-lived API keys

.NETNuGetSecurity