Showing category results for .NET

Oct 14, 2025
Post comments count0
Post likes count2

Announcing the .NET Security Group

Jamshed Damkewala
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
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)
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
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 Native.NET Aspire
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 22, 2025
Post comments count3
Post likes count1

New Trusted Publishing enhances security on NuGet.org

Evgeny Tvorun Sean
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
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