DEV Community

Discussion on: Add AutoMapper to .Net 6

Collapse
 
grobian profile image
grobian

Hi, I get this error:

The type or namespace name 'Result<>' could not be found (are you missing a using directive or an assembly reference?)

Where does Result() come from?