This is the most important section of the book. In this section, readers who are already familiar with the .NET Framework can correlate their learning with .NET Core, and readers who are familiar with .NET Core can enhance their knowledge through practical examples. We will use patterns to address some of the more challenging aspects of modern software development.
This section consists of the following chapters:
- Chapter 8, Concurrent Programming in .NET Core
- Chapter 9, Functional Programming Practices – an Approach
- Chapter 10, Reactive Programming Patterns and Techniques
- Chapter 11, Advanced Database Design and Application Techniques
- Chapter 12, Coding for the Cloud