.Net进阶(3)Autofac

序言

 

Autofac

Autofac.dll

Autofac.Extras.CommonServiceLocator.dll

Autofac.Integration.Mvc.dll

Autofac.Integration.WebApi.dll

Castle.Core.dll

项目中添加autofac和autofac.webapi2的引用
Microsoft.Practices.ServiceLocation.dll
Attribute

ThreadLocal

private ThreadLocal<dictionary<string, object="">> localMap;
 

AutoMapper

 

资料

https://autofac.org/apidoc/html/62C594FF.htm

posted @ 2022-08-26 11:10  ~沐风  阅读(62)  评论(0编辑  收藏  举报