Code coverage not showing in Azure Devops and SonarQube for a dot net core project

I am using SonarQube(Community Edition, Version 9.0 (build 45539)) and trying to integrate it with my Azure Devops Pipeline for a Dot Net Core Project . I m not able to get Code Coverage results for my build on the sonar server and Azure Devops Code Coverage tab, but I get to see the code coverage percentage in the summary tab. Can you please help.