dotnetcore/AspectCore-Framework

.net 7.0 报错

hhm89106 opened this issue · 1 comments

.net 7.0 框架中使用
builder.Host.UseServiceContext();

An unhandled exception occurred while processing the request.
InvalidOperationException: Failed to create instance of type 'Microsoft.AspNetCore.Mvc.ApiExplorer.IApiDescriptionProvider'. Possible reason is cannot match the best constructor of type 'Microsoft.AspNetCore.Mvc.ApiExplorer.EndpointMetadataApiDescriptionProvider'.
AspectCore.DependencyInjection.ServiceCallSiteResolver.ResolveTypeService(TypeServiceDefinition typeServiceDefinition)