Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Hands-On Visual Studio 2022

You're reading from   Hands-On Visual Studio 2022 A developer's guide to exploring new features and best practices in VS2022 for maximum productivity

Arrow left icon
Product type Paperback
Published in Jun 2022
Publisher Packt
ISBN-13 9781801810548
Length 350 pages
Edition 1st Edition
Languages
Arrow right icon
Authors (2):
Arrow left icon
Miguel Angel Teheran Garcia Miguel Angel Teheran Garcia
Author Profile Icon Miguel Angel Teheran Garcia
Miguel Angel Teheran Garcia
Hector Uriel Perez Rojas Hector Uriel Perez Rojas
Author Profile Icon Hector Uriel Perez Rojas
Hector Uriel Perez Rojas
Arrow right icon
View More author details
Toc

Table of Contents (20) Chapters Close

Preface 1. Part 1: Visual Studio Overview
2. Chapter 1: Getting Started with Visual Studio 2022 FREE CHAPTER 3. Chapter 2: Configuring the IDE 4. Chapter 3: Improvements in Visual Studio 2022 5. Chapter 4: Creating Projects and Templates 6. Chapter 5: Debugging and Compiling Your Projects 7. Part 2: Tools and Productivity
8. Chapter 6: Adding Code Snippets 9. Chapter 7: Coding Efficiently with AI and Code Views 10. Chapter 8: Web Tools and Hot Reload 11. Chapter 9: Styling and Cleanup Tools 12. Chapter 10: Publishing Projects 13. Part 3: GitHub Integration and Extensions
14. Chapter 11: Implementing Git Integration 15. Chapter 12: Sharing Code with Live Share 16. Chapter 13: Working with Extensions in Visual Studio 17. Chapter 14: Using Popular Extensions 18. Chapter 15: Learning Keyboard Shortcuts 19. Other Books You May Enjoy

VS for Mac

VS has a new version for Mac users. Using this version, developers can have a similar experience in MacOS as Windows users.

Due to incompatibility issues, which have to do with the operating system, .NET Framework is not supported in VS for Mac, only VS for Windows.

Figure 1.14 – VS for Mac – the startup screen

Figure 1.14 – VS for Mac – the startup screen

In Figure 1.14, you can see how VS for Mac looks when it is opened; it looks pretty much like the Windows version. The user can choose a recent project, open a project, or create a new one.

Important Note

Even though VS for Mac was made using technology for macOS operating system, the development team is working to maintain the same experience as VS for Windows.

Figure 1.15 – VS for Mac – the main screen

Figure 1.15 – VS for Mac – the main screen

After opening a project, you can set up your toolbar, but by default, VS for Mac has the Solution Explorer, Properties, and Errors sections. VS for Mac is an excellent option for developers that need debugging and performance tools as well as for .NET MAUI (technology to create native apps using C# and XAML or using Blazor) developers who want to create apps for Android, iOS, and MacOS.

If you want to try VS for Mac, you can get the installer at the following link:

https://visualstudio.microsoft.com/vs/mac/

You have been reading a chapter from
Hands-On Visual Studio 2022
Published in: Jun 2022
Publisher: Packt
ISBN-13: 9781801810548
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image