Dotnet
Authentication and Authorization - Registration Part 2

Solution - Install Auto Mapper

Mute
Current Time 0:00
/
Duration Time 0:00
Loaded: 0%
Progress: 0%
Stream TypeLIVE
Remaining Time -0:00
 
PRO

I finished! On to the next chapter

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