Languages

Aspire 9.4 is here with a CLI and interactive dashboard features
Aspire 9.4 is packed with new features, integrations, and improvements The post Aspire 9.4 is here with a CLI and interactive dashboard features appeared first on .NET Blog.
2025-07-29 18:05
Just Be Lazy
2025-07-29 00:00
local_offer
Announcing TypeScript 5.9 RC
Today we are excited to announce the Release Candidate (RC) of TypeScript 5.9! To get started using the Release Candidate, you can get it through npm with the following command: npm install -D typescript@rc Let’s take a look at what’s new in TypeSc...
2025-07-25 16:53
Python 3.14 release candidate 1 is go!
It’s the first 3.14 release candidate! https://www.python.org/downloads/release/python-3140rc1/ This is the first release candidate of Python 3.14 This release, 3.14.0rc1, is the penultimate release preview. Entering the release candidate phase, only...
2025-07-22 19:47
local_offer
MCP C# SDK Gets Major Update: Support for Protocol Version 2025-06-18
The MCP C# SDK has been updated to support the latest Model Context Protocol specification (2025-06-18), bringing structured tool output, elicitation support, enhanced security, and more to .NET developers building AI applications. The post MCP C# SDK ...
2025-07-22 17:00
Ask Mode vs Agent Mode – Choosing the Right Copilot Experience for .NET
GitHub Copilot Chat offers two powerful modes, Ask Mode and Agent Mode, that can dramatically accelerate your development. Learn when to use each mode to get the most out of this tool. The post Ask Mode vs Agent Mode – Choosing the Right Copilot Expe...
2025-07-21 17:05
Visual Studio Code CMake Tools Extension 1.21 Release: Multi-root improvements, CMake Presets v10, and more…
We’re excited to announce the latest 1.21 release of the CMake Tools extension for Visual Studio Code. This update brings a host of new updates, including addressing one of our top-voted issues for multi-root improvements and adding CMake presets ver...
2025-07-21 12:10
Building Your First MCP Server with .NET and Publishing to NuGet
Learn how to create a Model Context Protocol (MCP) server using .NET 10 and publish it to NuGet — making AI capabilities discoverable and reusable across the ecosystem. The post Building Your First MCP Server with .NET and Publishing to NuGet appeare...
2025-07-15 20:00
Updates to Warning Suppressions in Microsoft C++ Code Analysis
Improvements to \#pragma warning and gsl::suppress in Microsoft C++ Code Analysis. The post Updates to Warning Suppressions in Microsoft C++ Code Analysis appeared first on C++ Team Blog.
2025-07-15 18:00