Showing results for visual studio - .NET Blog

Oct 16, 2024
Post comments count3
Post likes count8

How we build GitHub Copilot into Visual Studio

Anson Horton
Anson Horton

Find out how Visual Studio integrates GitHub Copilot, architectural detail, .NET implementation, and the importance of the indexing service for providing context-aware AI code suggestions.

.NETVisual StudioAI
Jul 5, 2023
Post comments count8
Post likes count9

Improved F# hints in Visual Studio

Petr Semkin
Petr Semkin

We're introducing new F# hints and enhancing existing ones.

.NETVisual StudioF#
Feb 28, 2023
Post comments count7
Post likes count1

Announcing NuGet 6.5 – The Sweetest Way to Manage Your Packages

Jon Douglas Nikolche Kolev
Jon,
Nikolche

NuGet 6.5 is included in Visual Studio 2022 and .NET 7.0 out of the box. You can also download NuGet 6.5 for Windows, macOS, and Linux as a standalone executable. Tired of the sour taste of managing packages? NuGet 6.5 brings a new flavor of seamless central package management, simple package source mapping management, useful JSON machine readable...

NuGetVisual StudioFeature Announcement
Nov 8, 2021
Post comments count6
Post likes count0

Announcing NuGet 6.0 – Source Mapping, Package Vulnerabilities, Faster Solution Load, Oh My!

Jon Douglas
Jon Douglas

NuGet 6.0 - Source Mapping, Package Vulnerabilities, Faster Solution Load, Oh My! NuGet 6.0 is included in Visual Studio 2022 and .NET 6.0 out of the box. You can also download NuGet 6.0 for Windows, macOS, and Linux as a standalone executable. NuGet 6.0 is one of many releases in our .NET unification journey. Our NuGet tooling helps developers d...

NuGetVisual StudioFeature Announcement