Visual Studio

Top 5 GitHub Copilot Features in Visual Studio from Microsoft Ignite 2024
At this year’s Microsoft Ignite, it was truly exciting to see Scott, Dalia, and Jessie demo some of the most innovative features of GitHub Copilot that are transforming the developer experience in Visual Studio. From the breakout session, we highligh...
2024-11-22 13:00
Making you more productive with Visual Studio v17.12
The 12th update to Visual Studio 2022 is packed with lots of exciting new features that users have been asking for! Here are some of the awesome highlights from this release that are some of my personal favorites. For all the details, be sure to check ...
2024-11-21 13:00
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
Copy files across instances of Visual Studio
Transferring code files between different instances of Visual Studio has often been a tedious task. To simplify this process, Visual Studio 2022 now includes a feature that allows you to easily copy and paste code files and folders between instances us...
2024-11-20 13:00
VisualStudio.Extensibility 17.12: CodeLens support is here!
We continue to invest in the VisualStudio.Extensibility SDK to allow users like you to create extensions that run faster and smoother than ever before! VisualStudio.Extensibility helps you build extensions that run outside the main Visual Studio IDE pr...
2024-11-19 15:28
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
Git tooling updates in Visual Studio 17.12
We are thrilled to announce the latest updates to Git tooling in Visual Studio, designed to enhance your development experience and streamline your workflow. These new features are in direct response to user feedback, ensuring that you have the tools y...
2024-11-18 15:37
Join Us at Microsoft Ignite: Unlock GitHub Copilot’s New Potential in Visual Studio
Get ready for an exciting Microsoft Ignite breakout session where we’re unveiling the latest advancements in GitHub Copilot in Visual Studio! Join Dalia Abo Sheasha, Jessie Houghton, and Scott Hanselman as they dive into how GitHub Copilot is evolvin...
2024-11-15 16:00
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
Fix code with GitHub Copilot
Looking to resolve code issues quickly? The new GitHub Copilot feature integrated into the lightbulb and error list in Visual Studio 2022 offers a valuable solution for developers. Whether you’re working in C# or C++, this feature will help you under...
2024-11-14 11:00
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
First preview of Visual Studio 2022 v17.13  
We’re excited to announce the availability of Visual Studio 2022 v17.13 Preview 1 – the first preview of our next update to Visual Studio. This update focuses on providing fantastic developer experiences across the board, with a focus on stability ...
2024-11-13 15:14
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
Visual Studio 2022 v17.12 with .NET 9
We are thrilled to announce the General Availability (GA) of Visual Studio 2022 version 17.12. This update focuses on providing fantastic developer experiences for working with .NET 9 projects and new AI productivity features, along with continuous imp...
2024-11-12 18:12
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
Better GitHub Copilot completions for C#
We’re excited to announce a significant enhancement to GitHub Copilot that elevates your C# coding experience. Introducing the new update: GitHub Copilot code completions now provide more accurate and relevant autocomplete suggestions by incorporatin...
2024-11-11 15:27