BeautifulRestApi icon indicating copy to clipboard operation
BeautifulRestApi copied to clipboard

Mapping profile error with Link.To method

Open arminops opened this issue 3 years ago • 0 comments

I'm not sure if i'm right but when using Automapper projection and use mapfrom in mapping profile we get an exception below: The client projection contains a reference to a constant expression of 'Domain.Config.Link'. This could potentially cause a memory leak; consider assigning this constant to a local variable and using the variable in the query instead. See https://go.microsoft.com/fwlink/?linkid=2103067 for more information.

arminops avatar Jun 28 '21 18:06 arminops