Languages

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
dotnet scaffold – Next Generation Content Creation for .NET
Introducing a new command line tool dotnet scaffold, a new interactive way to create projects in .NET. The post dotnet scaffold – Next Generation Content Creation for .NET appeared first on .NET Blog.
2024-11-20 16:00
dotnet scaffold – Next Generation Project Creation for .NET
Introducing a new command line tool dotnet scaffold, a new interactive way to create projects in .NET. The post dotnet scaffold – Next Generation Project Creation for .NET appeared first on .NET Blog.
2024-11-20 16:00
Python 3.14.0 alpha 2 released
Alpha 2? But Alpha 1 only just came out! https://www.python.org/downloads/release/python-3140a2/ 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 development. This release...
2024-11-19 21:03
local_offer
Enhance Your .NET Developer Productivity with GitHub Copilot
Learn how to get started with GitHub Copilot for .NET development for AI assisted development in Visual Studio and Visual Studio Code The post Enhance Your .NET Developer Productivity with GitHub Copilot appeared first on .NET Blog.
2024-11-18 18:05