Educational project based on Freeman's book Essential Angular for ASP.NET Core MVC 3
Differences compared to the original textbook:
- C# 8 Nullable Reference Types;
- Adoption of newly released Blazor WebAssembly 3.2.0;
- Fixed different code style violations.