autofac MVC实例

时间:2018-02-21 04:58:39
【文件属性】:

文件名称:autofac MVC实例

文件大小:525KB

文件格式:RAR

更新时间:2018-02-21 04:58:39

autofac MVC 实例 可VS直接运行

var builder = new ContainerBuilder(); builder.RegisterType().As(); Container = builder.Build(); ILog log = Container.Resolve(); log.Id = 1; log.Write();


【文件预览】:
AutofacConsole
----OracleDatabase.cs(957B)
----bin()
--------Debug()
----SqlDatabase.cs(958B)
----IDatabase.cs(454B)
----AutofacConsole.csproj(4KB)
----obj()
--------x86()
----DatabaseManager.cs(2KB)
----Properties()
--------AssemblyInfo.cs(1KB)
----Program.cs(2KB)
----ILog.cs(221B)
----User.cs(406B)
----Autofac.Mvc4.3.1.0()
--------License.txt(1KB)
--------Autofac.Integration.Mvc.xml(41KB)
--------Autofac.Integration.Mvc.pdb(68KB)
--------Autofac.Integration.Mvc.dll(35KB)
----AutofacConfig.xml(433B)
----DatabaseLog.cs(392B)
----Autofac.Configuration.3.1.0()
--------Autofac.Configuration.pdb(96KB)
--------License.txt(1KB)
--------Autofac.Configuration.dll(37KB)
--------Autofac.Configuration.xml(62KB)
----AutofacConsole.csproj.DotSettings.user(411B)
----Autofac.3.1.1()
--------Autofac.dll(194KB)
--------Autofac.xml(373KB)
--------License.txt(1KB)
--------Autofac.pdb(626KB)

网友评论

  • 非常不错,感谢楼主分享!!!