dotnetcore / dotnetcore/AspectCore-Framework

不支持autofac 9.0吗?

Open
#411 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1.8k
Forks
332
PR merge metrics
No merged PRs in 30d

Description

autofac 9.x,
引入扩展包包以后出现以上提示

检测到的包版本在依赖项约束之外: AspectCore.Extensions.Autofac 3.0.0 需要 Autofac (>= 7.0.0 && < 8.0.0),但版本 Autofac 9.3.2 已解决。

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the dependency declaration for AspectCore.Extensions.Autofac 3.0.0 and review its Autofac constraint of >=7.0.0 and <8.0.0. Check the project’s existing validation or test setup, then verify whether Autofac 9.3.2 is supported and that the package can be restored without the reported dependency warning.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.