Languages

Calling methods is easier and faster with C# 13 params collections
Let's take a look at C# 13's new params collections that make methods easier to use and allow new optimizations. The post Calling methods is easier and faster with C# 13 params collections appeared first on .NET Blog.
2024-11-14 18:10
Nullable Reference Types in F# 9
Read about latest F# 9 feature, Nullable Reference Types The post Nullable Reference Types in F# 9 appeared first on .NET Blog.
2024-11-14 18:05
Ask the Java Architects
2024-11-14 00:00
local_offer
Introducing the .NET Aspire Community Toolkit
Learn about the .NET Aspire Community Toolkit, a collection of tools and libraries that help you build with .NET Aspire. The post Introducing the .NET Aspire Community Toolkit appeared first on .NET Blog.
2024-11-13 18:00
Siemens Healthineers manages C++ libraries with vcpkg in an offline build environment
vcpkg is a free and open-source C/C++ package manager maintained by Microsoft and the C++ community that runs on Windows, macOS, and Linux. Over the years we have heard from companies using vcpkg to manage dependencies at enterprise-scale. For this blo...
2024-11-12 23:10
What’s New for C++ Developers in Visual Studio 2022 17.12
We are happy to announce that Visual Studio 2022 version 17.12 is now generally available! This post summarizes the new features you can find in this release for C++. You can download Visual Studio 2022 from the Visual Studio downloads page or upgrad...
2024-11-12 20:58
Announcing .NET 9
Announcing the release of .NET 9, the most productive, modern, secure, intelligent, and performant release of .NET yet. With updates across ASP.NET Core, C#, .NET MAUI, .NET Aspire, and so much more. The post Announcing .NET 9 appeared first on .NET Blog.
2024-11-12 16:00
.NET and .NET Framework November 2024 servicing releases updates
A recap of the latest servicing updates for .NET and .NET Framework for November 2024. The post .NET and .NET Framework November 2024 servicing releases updates appeared first on .NET Blog.
2024-11-12 15:55
Announcing TypeScript 5.7 RC
Today we are announcing the availability of the release candidate of TypeScript 5.7. To get started using the RC, 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 TypeScript 5.7!...
2024-11-08 21:01
Get Ready for .NET Conf 2024!
The biggest .NET event of the year is almost here, its all free, all online, and you're invited! The post Get Ready for .NET Conf 2024! appeared first on .NET Blog.
2024-11-07 20:30
What’s New in vcpkg (October 2024)
This blog post summarizes changes to the vcpkg package manager as part of the 2024.10.21 registry release, 2024-10-18 tool release, as well as changes to vcpkg documentation throughout October. This release adds support for Azure universal packages as ...
2024-11-07 06:06