Showing category results for Visual Studio Code

Apr 20, 2026
Post comments count12
Post likes count1

Writing Node.js addons with .NET Native AOT

Image
Drew Noakes

The C# Dev Kit team replaced C++ Node.js addons with C# and Native AOT, removing a dependency on Python. This post walks through building a Node.js native addon entirely in C# using N-API, LibraryImport, and UnmanagedCallersOnly.

.NETC#Visual Studio Code
Mar 12, 2026
Post comments count4
Post likes count4

Modernize .NET Anywhere with GitHub Copilot

Image
Mika Dumont

See how the modernize-dotnet agent helps you assess apps, create upgrade plans, and modernize .NET projects from Visual Studio, VS Code, GitHub Copilot CLI, and GitHub.

.NETC#AI
Dec 30, 2025
Post comments count0
Post likes count3

Top .NET Blog Posts of 2025

Image
Jon Galloway

Let's look back at the most-read .NET blog posts published in 2025, from .NET 10 to AI, performance, and developer tooling.

.NETC#AI
Dec 8, 2025
Post comments count4
Post likes count6

Microsoft Learn MCP Server Elevates Development

Image Image
Wendy,
Eric

Explore how the Learn MCP server enhances the developer experience with Copilot, showcase practical examples, and provide straightforward integration instructions for Visual Studio, Visual Studio Code, the Copilot Command Line Interface, and the Copilot Coding Agent

.NETC#AI
Nov 11, 2025
Post comments count15
Post likes count53

Announcing .NET 10

Image
.NET Team

Announcing the release of .NET 10, the most productive, modern, secure, intelligent, and performant release of .NET yet. With updates across ASP.NET Core, C# 14, .NET MAUI, Aspire, and so much more.

.NETASP.NET CoreC#
Aug 6, 2025
Post comments count4
Post likes count13

5 Copilot Chat Prompts .NET Devs Should Steal Today

Image
Wendy Breiding (SHE/HER)

Discover 5 practical GitHub Copilot Chat prompts to boost .NET development productivity, from code optimization to security reviews.

.NETC#Visual Studio
Apr 17, 2025
Post comments count2
Post likes count14

Preview 2 of the .NET AI Template Now Available

Image
Jordan Matthiesen

Preview 2 of the .NET AI Chat Web App template introduces support for .NET Aspire and Qdrant vector database integration, making it easier to create cloud-native AI-powered chat applications with custom data.

.NETC#AI