Showing results for November 2020 - Visual Studio Blog

Nov 19, 2020
15
0

GitHub accounts are now integrated into Visual Studio 2019

Ruben Rios
Ruben Rios

We are happy to announce that Visual Studio 2019 now offers a fully integrated GitHub account experience. Starting with version 16.8, you’ll be able to add both GitHub and GitHub Enterprise Server accounts directly from Visual Studio. The new functionality allows you to add and leverage them just as you do with Microsoft accounts, which means ...

Visual StudioGitHubGit
Nov 12, 2020
196
0

Announcing the Release of the Git Experience in Visual Studio

Pratik Nadagouda
Pratik Nadagouda

We’re excited to announce that our new Git tooling is now the default source control experience in Visual Studio 2019, beginning with version 16.8. We've been working on this experience over the last year, iterating based on your feedback to build out key features, enhance performance, and fine tune quality. Above all, we’ve focused on ...

GitHubGitGit Integration
Nov 10, 2020
10
0

Visual Studio 2019 for Mac version 8.8 is now available

Jon Galloway
Jon Galloway

Visual Studio 2019 for Mac version 8.8 is available today! We’ve added support for developing applications with .NET 5 and debugging Blazor WebAssembly applications and included several improvements for Xamarin developers, including Xamarin.Forms 5.0 Preview support.

Visual Studio for MacVisual Studio 2019 for Mac
Nov 10, 2020
22
0

Visual Studio 2019 v16.8 and v16.9 Preview 1 Release Today

Jacqueline Widdis
Jacqueline Widdis

There are many features landing in this version of Visual Studio 2019 v16.8 and v16.9 Preview 1. Check out our new Git Integration Features, .NET productivity enhancements, C++20 Library Options, and XAML Data Binding. Try it today!

Nov 9, 2020
0
0

A more secure GitHub Experience

Ruben Rios
Ruben Rios

As the next step in the journey towards a more secure GitHub experience, beginning November 13th, GitHub and Visual Studio will no longer accept account passwords when authenticating with the REST API and will instead require using token-based authentication (e.g., personal access or OAuth), for all authenticated operations for GitHub.com. As a ...

GitHubGit Integration