Skip to content

Repository for the Packt Publishing book titled "C# 11 and .NET 7 - Modern Cross-Platform Development" by Mark J. Price

Notifications You must be signed in to change notification settings

WildGenie/cs11dotnet7

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Improvements & Errata - list of corrections

C# 11 and .NET 7 - Modern Cross-Platform Development, Seventh Edition

Coming November 2022.

The previous edition was published on Tuesday, November 9, 2021. Order today from Packt, Amazon.com, Amazon.co.uk, Amazon.com.au, and all good book stores. My author page on Amazon: https://www.amazon.com/Mark-J-Price/e/B071DW3QGN/

Code solutions for Visual Studio 2022 and Visual Studio Code

If you have Visual Studio 2022 for Windows and Visual Studio Code and its C# extension installed on the same computer, the build process can sometimes conflict. This is because Visual Studio has its own non-standard build server that is different from the standard build server used by .NET SDK. Visual Studio 2022 and Visual Studio Code also use different file types to group projects. So I have duplicated and separated solution code for each product:

  • /vs4win: Visual Studio 2022 for Windows solution files and projects for each chapter
  • /vscode: Visual Studio Code workspace files and projects for each chapter

Bonus content

The appendix is available to download as a PDF:

  • Appendix A, Answers to the Test Your Knowledge Questions (coming November 2022)

Supplementary print book materials available to download:

  • Color images of the screenshots/diagrams used in this book (coming November 2022)

Important

Corrections for typos and other mistakes and improvements like refactoring code. Useful links to other related material.

Microsoft .NET community support

Interviews with me

Podcast interviews with me:

Written interviews with me:

Book cover

C# 11 and .NET 7 by Packt Publishing

About

Repository for the Packt Publishing book titled "C# 11 and .NET 7 - Modern Cross-Platform Development" by Mark J. Price

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 81.4%
  • HTML 13.6%
  • CSS 3.6%
  • Other 1.4%