Outline

Solution: AutoMapper

Add AutoMapper to all projects

Add the following NuGet Packages to all projects
  • AutoMapper v10.1.1 or above
  • AutoMapper.Extensions.Microsoft.DependencyInjection v8.1.0 or above
Fix the Build Error
  • Double-Click on the build error
  • Add the await keyword to the call