// tag
#Developer Tooling
2 posts
azd + GitHub Copilot: AI-Powered Project Setup and Smarter Error Fixes
The Azure Developer CLI now integrates with GitHub Copilot to scaffold your project and fix deployment errors — all without leaving the terminal.
Writing Node.js Native Addons in C# with .NET Native AOT
The C# Dev Kit team replaced C++ Node.js addons with .NET Native AOT — and the result is cleaner, safer, and only needs the .NET SDK.