Initial commit

This commit is contained in:
Mark J Price 2022-10-11 12:23:13 +01:00
parent 58112b62af
commit 6cac1ed8d9
6 changed files with 40 additions and 13 deletions

View file

@ -16,7 +16,7 @@ If you have Visual Studio 2022 for Windows and Visual Studio Code and its C# ext
- [/vscode](/vscode): Visual Studio Code workspace files and projects for each chapter
## Sibling books
![Sibling books](B18857_01_01.png)
![Sibling books](images/B18857_01_01.png)
[GitHub repository for Apps and Services with .NET 7](https://github.com/markjprice/apps-services-net7)

9
docs/errata/README.md Normal file
View file

@ -0,0 +1,9 @@
# Errata and Improvements
If you find any mistakes in the seventh edition, *C# 11 and .NET 7 - Modern Cross-Platform Development Fundamentals*, or if you have suggestions for improvements, then please [raise an issue in this repository](https://github.com/markjprice/cs11dotnet7/issues) or email me at markjprice (at) gmail.com.
[**Errata**](errata.md): Typos or mistakes in code that would cause a compilation error that prevents a successful build.
[**Improvements**](improvements.md): Changes to text or code that would improve the content. These are optional.
All errata and improvements will be included in the 8th edition planned for publishing in November 2023. To be included they must be submitted by mid-September 2023.

15
docs/errata/errata.md Normal file
View file

@ -0,0 +1,15 @@
# Errata
If you find any mistakes, then please [raise an issue in this repository](https://github.com/markjprice/cs11dotnet7/issues) or email me at markjprice (at) gmail.com.
- [Errata](#errata)
- [Print Book](#print-book)
- [Bonus Content](#bonus-content)
# Print Book
None so far.
# Bonus Content
None so far.

View file

@ -0,0 +1,15 @@
# Improvements
If you have suggestions for improvements, then please [raise an issue in this repository](https://github.com/markjprice/cs11dotnet7/issues) or email me at markjprice (at) gmail.com.
- [Improvements](#improvements)
- [Print Book](#print-book)
- [Bonus Content](#bonus-content)
# Print Book
None so far.
# Bonus Content
None so far.

View file

@ -1,12 +0,0 @@
# Errata, Improvements and Troubleshooting
If you find any mistakes in the seventh edition, *C# 11 and .NET 7 - Modern Cross-Platform Development*, or if you have suggestions for improvements, then please [raise an issue in this repository](https://github.com/markjprice/cs11dotnet7/issues) or email me at markjprice (at) gmail.com.
- [Errata, Improvements and Troubleshooting](#errata-improvements-and-troubleshooting)
- [Print Book](#print-book)
- [Bonus Content](#bonus-content)
# Print Book
# Bonus Content

View file

Before

Width:  |  Height:  |  Size: 801 KiB

After

Width:  |  Height:  |  Size: 801 KiB