Showing category results for Microsoft for Developers

Mar 16, 2026
Post comments count1
Post likes count5

Awesome GitHub Copilot just got a website, and a learning hub, and plugins!

Matt Soucoup
Matt Soucoup

Back in July, we launched the Awesome GitHub Copilot Customizations repo with a simple goal: give the community a place to share custom instructions, prompts, and chat modes to customize the AI responses from GitHub Copilot. We were hoping for maybe one community contribution per week. That... did not happen. Instead, you all showed...

AIAnnouncementMicrosoft for Developers
Mar 9, 2026
Post comments count1
Post likes count1

Build a real-world example with Microsoft Agent Framework, Microsoft Foundry, MCP and Aspire

Justin Yoo
Justin Yoo

Building AI agents is getting easier. Deploying them as part of a real application, with multiple services, persistent state, and production infrastructure, is where things get complicated. Developers from the .NET community have requested whether a real-world example that shows running on local machine as well as on the cloud in a cloud-native way...

AIMicrosoft for Developers
Mar 3, 2026
Post comments count1
Post likes count4

Get started with GitHub Copilot CLI: A free, hands-on course

Dan Wahlin
Dan Wahlin

Learn GitHub Copilot CLI with this free, 8-chapter hands-on course. Review code, generate tests, debug issues, and build custom agents and skills - all from your terminal. No AI experience needed. Works with GitHub Copilot Free. Clone the repo or open in Codespaces to get started.

GitHub CopilotMicrosoft for Developers
Mar 2, 2026
Post comments count0
Post likes count1

The JavaScript AI Build-a-thon Season 2 starts today!

Julia Muiruri
Julia Muiruri

The JavaScript AI Build‑a‑thon Season 2 starts today! Join a free, four‑week, hands‑on program—from Local AI and RAG pipelines to multi‑agent hackathon—designed specifically for JavaScript/TypeScript developers.

AIMicrosoft for DevelopersDeveloper Events
Nov 25, 2025
Post comments count0
Post likes count4

Manage Containers the Easy Way: Copilot + VS Code

Matt Hernandez
Matt Hernandez

Managing containers can be one of the most repetitive parts of modern development. Between remembering CLI commands, switching contexts, and digging through logs, it’s easy to lose focus on the actual code you’re building. The latest release of the VS Code Container Tools extension changes that by putting Copilot directly into your workflow - so yo...

GitHub CopilotMicrosoft for DevelopersVisual Studio Code
Sep 24, 2025
Post comments count3
Post likes count5

Visual Studio 2026 Insiders: Using Podman for Container Development

Matt Hernandez
Matt Hernandez

Podman is an open-source container engine that has rapidly gained popularity for its daemonless architecture, rootless operation, and compatibility with Docker CLI commands. Unlike Docker, Podman does not require a central daemon, offering improved security and flexibility - especially in enterprise and cloud-native environments. Its ability to run...

Microsoft for Developers
May 1, 2025
Post comments count1
Post likes count1

Modernizing Project Files with AI: A Success Story from the .NET Team

Cathy Sullivan Mukund Raghav Sharma Jackson Schuster
Cathy,
Mukund,
Jackson

At Microsoft, we are constantly exploring innovative ways to enhance our workflows, improve productivity, and ensure we have a secure supply chain that uses modern tools. One of our recent initiatives was to rebuild the .NET Framework build system by leveraging AI to automate the process. Here’s the story of how we successfully achieved this transf...

Microsoft for Developers
Apr 16, 2025
Post comments count1
Post likes count1

How the Copilot team leverages .NET Aspire

Katie Savage
Katie Savage

By now, you've probably heard of Microsoft Copilot, the innovative tool designed to enhance productivity by providing intelligent assistance across various Microsoft applications. Millions of users use Copilot inside of Windows, on Edge, through the Copilot mobile app, and even on Xbox. What you may not know is that the development team behind Copi...

Microsoft for Developers