简单autofac在MVC中的使用例子

时间:2021-03-16 10:25:33
【文件属性】:
文件名称:简单autofac在MVC中的使用例子
文件大小:37KB
文件格式:ZIP
更新时间:2021-03-16 10:25:33
autofac,ioc 简单autofac在MVC中的使用例子,可以下载后学习一下,用来了解autofac的用法,适用初学者。
【文件预览】:
AutofactMVC
----Models()
--------SchoolModels.cs(574B)
----bin()
----packages.config(3KB)
----Web.config(4KB)
----Migrations()
--------201303271227013_AddTableStudent.resx(7KB)
--------201303251430025_AddStudent.resx(7KB)
--------201303251430025_AddStudent.Designer.cs(740B)
--------Configuration.cs(926B)
--------201303251430025_AddStudent.cs(692B)
--------201303271227013_AddTableStudent.Designer.cs(755B)
--------201303271227013_AddTableStudent.cs(697B)
----obj()
----Web.Debug.config(1KB)
----Controllers()
--------HomeController.cs(624B)
----App_Start()
--------WebApiConfig.cs(480B)
--------RouteConfig.cs(602B)
--------FilterConfig.cs(277B)
--------BundleConfig.cs(312B)
--------AuthConfig.cs(992B)
----Web.config~(4KB)
----App_Data()
----Web.Release.config(1KB)
----AutofactMVC.csproj.user(1KB)
----Global.asax.cs(2KB)
----AutofactMVC.csproj(20KB)
----Global.asax(103B)
----Views()
--------Web.config(3KB)
--------_ViewStart.cshtml(55B)
--------Home()
--------Shared()
----Content()
--------themes()
--------Scripts()
----favicon.ico(31KB)
----Properties()
--------AssemblyInfo.cs(1KB)
----Repository()
--------StubStudentRepository.cs(403B)
--------IStudentRepository.cs(207B)
--------StudentRepository.cs(405B)

网友评论