Showing tag results for visual studio

Feb 11, 2026
Post comments count0
Post likes count5

GitHub Copilot Testing for .NET Brings AI-powered Unit Tests to Visual Studio 2026

McKenna Barlow
McKenna Barlow

GitHub Copilot testing for .NET is now available in Visual Studio 18.3, offering AI-powered tools to quickly create, build, and run unit tests. With flexible prompts and full IDE integration, it supports testing from single methods to entire solutions, helping reduce repetitive tasks and speed up feedback. Try it and share your feedback to shape it...

.NETVisual StudioAI
Nov 19, 2025
Post comments count4
Post likes count8

Supercharge Your Test Coverage with GitHub Copilot Testing for .NET

McKenna Barlow
McKenna Barlow

Boost your testing workflow with GitHub Copilot testing for .NET, available now in Visual Studio. Automatically generate, build, and run high-quality unit tests for files, projects, or entire solutions.

.NETVisual StudioAI
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