Languages

Python 3.14.0 alpha 1 is now available
It's now time for a new alpha of a new version of Python! https://www.python.org/downloads/release/python-3140a1/ This is an early developer preview of Python 3.14 Major new features of the 3.14 series, compared to 3.13 Python 3.14 is still in developm...
2024-10-15 23:31
local_offer
What’s new in System.Text.Json in .NET 9
An overview of all new .NET 9 features in System.Text.Json for developers. The post What’s new in System.Text.Json in .NET 9 appeared first on .NET Blog.
2024-10-15 15:15
Catch the highlights from Azure Developers – .NET Aspire Day 2024!
Watch the top sessions on demand for insights and practical guidance on building distributed applications with .NET Aspire! The post Catch the highlights from Azure Developers – .NET Aspire Day 2024! appeared first on .NET Blog.
2024-10-14 17:05
New Contextual Tools for GitHub Copilot in Visual Studio
Visual Studio 2022 17.11 now allows you to pass your entire workspace or specific classes and functions as context for GitHub Copilot Chat. By referencing your entire codebase, down to specific classes and functions, Copilot Chat can deliver refined an...
2024-10-10 17:31
Engineering the Scalable Vector Extension in .NET
Let's take an in-depth look at how the team implemented the Scalable Vector Extension (SVE) for .NET. The post Engineering the Scalable Vector Extension in .NET appeared first on .NET Blog.
2024-10-10 17:05
Announcing TypeScript 5.7 Beta
Today we are announcing the availability of TypeScript 5.7 Beta. To get started using the beta, you can get it through npm with the following command: npm install -D typescript@beta Let’s take a look at what’s new in TypeScript 5.7! Checks for Neve...
2024-10-09 20:59
What’s New in vcpkg (September 2024)
This blog post summarizes changes to the vcpkg package manager as part of the 2024.09.23 and 2024.09.30 releases, 2024-09-18 and 2024-09-30 tool releases, as well as changes to vcpkg documentation throughout September. This month’s release includes s...
2024-10-09 01:03
.NET 9 Release Candidate 2 is now available!
Try out the latest features in .NET 9 Release Candidate 2 across the .NET SDK, libraries, runtime, ASP.NET Core, SignalR, .NET MAUI, and more! The post .NET 9 Release Candidate 2 is now available! appeared first on .NET Blog.
2024-10-08 20:00
Introducing Microsoft.Extensions.AI Preview – Unified AI Building Blocks for .NET
We are excited to introduce the Microsoft.Extensions.AI package available in preview today. This new package provides a unified abstraction layer that enables you to integrate AI services into your .NET applications. The post Introducing Microsoft.Exte...
2024-10-08 18:05
.NET and .NET Framework October 2024 servicing releases updates
A recap of the latest servicing updates for .NET and .NET Framework for October 2024. The post .NET and .NET Framework October 2024 servicing releases updates appeared first on .NET Blog.
2024-10-08 17:07
Configure GitHub Copilot Access via Content Exclusion
Have you ever wanted greater control over the sensitive content AI-powered tools can access in your repositories? You can now customize Copilot’s access to your files with the newly announced GitHub Copilot Content Exclusion in both Visual Studio an...
2024-10-07 23:51