Repository for the Packt Publishing book titled "C# 11 and .NET 7 - Modern Cross-Platform Development Fundamentals" by Mark J. Price
Find a file
2022-02-09 10:30:33 +00:00
images Initial commit 2022-02-09 10:30:33 +00:00
notebooks Initial commit 2022-02-09 10:30:33 +00:00
sql-scripts Initial commit 2022-02-09 10:30:33 +00:00
.gitignore Initial commit 2022-02-09 10:30:33 +00:00
book-links.md Initial commit 2022-02-09 10:30:33 +00:00
errata.md Initial commit 2022-02-09 10:30:33 +00:00
README.md Initial commit 2022-02-09 10:30:33 +00:00

Open in Visual Studio Code

Improvements & Errata - list of corrections

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

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