mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2025-12-06 05:32:03 +01:00
8 lines
458 B
Markdown
8 lines
458 B
Markdown
|
|
# Bonus book content
|
||
|
|
|
||
|
|
- Chapter 1, [Exploring code using .NET Interactive Notebooks](notebooks.md)
|
||
|
|
- Chapter 8, [Working with network resources](network-resources.md)
|
||
|
|
- Chapter 10, [Code First EF Core models](code-first-models.md)
|
||
|
|
- Chapter 11, [Using multiple threads with parallel LINQ](plinq.md)
|
||
|
|
- Chapter 15, [Implementing advanced features for web services](advanced-features.md)
|
||
|
|
- Chapter 16, [Improving Blazor WebAssembly apps](improving-wasm-apps.md)
|