I have a C# code and build is successful in Visual Studio 2019. There are no build errors but getting an exception when i run my application like below: Autofac.Core.Activators.Reflection.NoConstructorsFoundException: 'No accessible constructors were found for the type 'Microsoft.AspNetCore.Mvc.ApiExplorer.IApiVersionDescriptionProvider
.
Complete error details are as belowI have used Nuget packages like shown in below image