Languages

Python 3.13.1, 3.12.8, 3.11.11, 3.10.16 and 3.9.21 are now available
Another big release day! Python 3.13.1 and 3.12.8 were regularly scheduled releases, but they do contain a few security fixes. That makes it a nice time to release the security-fix-only versions too, so everything is as secure as we can make it. Python...
2024-12-04 00:01
local_offer
Announcing: Azure Developers – Python Day
Experience cloud computing with Python on Azure during Python Day 2024! The post Announcing: Azure Developers – Python Day appeared first on Python.
2024-12-02 15:41
Dramatically faster package restores with .NET 9’s new NuGet resolver
.NET 9 introduces a new NuGet dependency graph resolver that dramatically improves package restore performance for large repositories. Learn how this reimagined approach reduces restore times from 30 minutes to just 2 minutes by creating a more efficie...
2024-11-27 16:15
Evaluate the quality of your AI applications with ease
Get started with the new Microsoft.Extensions.AI.Evaluation library to kickstart your Intelligent Application eveluation journey. The post Evaluate the quality of your AI applications with ease appeared first on .NET Blog.
2024-11-26 21:05
OpenAPI document generation in .NET 9
Introducing the New OpenAPI Document Generation Feature in .NET 9. Let's take a look at what it is, how to use it, and how it streamlines API development in .NET. The post OpenAPI document generation in .NET 9 appeared first on .NET Blog.
2024-11-25 20:00
What’s New in vcpkg (November 2024)
This blog post summarizes changes to the vcpkg package manager as part of the 2024.11.16 registry release, 2024-11-12 tool release, as well as changes to vcpkg documentation throughout November. This release includes a command line option to force vcpk...
2024-11-23 19:40
Announcing TypeScript 5.7
Today we excited to announce the availability of TypeScript 5.7! If you’re not familiar with TypeScript, it’s a language that builds on JavaScript by adding syntax for type declarations and annotations. This syntax can be used by the TypeScript com...
2024-11-22 18:15