通过unget 安装Castle.Windsor using Castle.DynamicProxy; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace AOP_Demo { public class MyInterceptor : IInterceptor { public void Inter