资源简介
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.Mvc;
using System.Web.Optimization;
using System.Web.Routing;
namespace MvcIdentity
{
public class MvcApplication : System.Web.HttpApplication
{
protected void Application_Start()
{
AreaRegistration.RegisterAllAreas();
FilterConfig.RegisterGlobalFilters(GlobalFilters.Filters);
RouteConfig.RegisterRoutes(RouteTable.Routes);
BundleConfig.RegisterBundles(BundleTable.Bundles);
}
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1266 2014-03-17 09:47 MvcIdentity\MvcIdentity\App_Start\BundleConfig.cs
文件 279 2014-03-17 09:47 MvcIdentity\MvcIdentity\App_Start\FilterConfig.cs
文件 604 2014-03-17 09:47 MvcIdentity\MvcIdentity\App_Start\RouteConfig.cs
文件 1408 2014-03-17 09:47 MvcIdentity\MvcIdentity\App_Start\Startup.Auth.cs
....... 102912 2014-03-17 09:47 MvcIdentity\MvcIdentity\bin\Antlr3.Runtime.dll
....... 5062304 2014-03-17 09:47 MvcIdentity\MvcIdentity\bin\Entityfr
....... 580768 2014-03-17 09:47 MvcIdentity\MvcIdentity\bin\Entityfr
....... 80032 2014-03-17 09:47 MvcIdentity\MvcIdentity\bin\Microsoft.AspNet.Identity.Core.dll
....... 42656 2014-03-17 09:47 MvcIdentity\MvcIdentity\bin\Microsoft.AspNet.Identity.Entityfr
....... 21152 2014-03-17 09:47 MvcIdentity\MvcIdentity\bin\Microsoft.AspNet.Identity.Owin.dll
....... 93360 2014-03-17 09:47 MvcIdentity\MvcIdentity\bin\Microsoft.Owin.dll
....... 148656 2014-03-17 09:47 MvcIdentity\MvcIdentity\bin\Microsoft.Owin.Host.SystemWeb.dll
....... 29872 2014-03-17 09:47 MvcIdentity\MvcIdentity\bin\Microsoft.Owin.Security.Cookies.dll
....... 50352 2014-03-17 09:47 MvcIdentity\MvcIdentity\bin\Microsoft.Owin.Security.dll
....... 33456 2014-03-17 09:47 MvcIdentity\MvcIdentity\bin\Microsoft.Owin.Security.Facebook.dll
....... 39600 2014-03-17 09:47 MvcIdentity\MvcIdentity\bin\Microsoft.Owin.Security.Google.dll
....... 34480 2014-03-17 09:47 MvcIdentity\MvcIdentity\bin\Microsoft.Owin.Security.MicrosoftAccount.dll
....... 70832 2014-03-17 09:47 MvcIdentity\MvcIdentity\bin\Microsoft.Owin.Security.OAuth.dll
....... 43184 2014-03-17 09:47 MvcIdentity\MvcIdentity\bin\Microsoft.Owin.Security.Twitter.dll
....... 45416 2014-03-17 09:47 MvcIdentity\MvcIdentity\bin\Microsoft.Web.Infrastructure.dll
....... 430592 2014-03-17 09:47 MvcIdentity\MvcIdentity\bin\Newtonsoft.Json.dll
....... 4608 2014-03-17 09:47 MvcIdentity\MvcIdentity\bin\Owin.dll
....... 139472 2014-03-17 09:47 MvcIdentity\MvcIdentity\bin\System.Web.Helpers.dll
....... 538320 2014-03-17 09:47 MvcIdentity\MvcIdentity\bin\System.Web.Mvc.dll
....... 70864 2014-03-17 09:47 MvcIdentity\MvcIdentity\bin\System.Web.Optimization.dll
....... 271056 2014-03-17 09:47 MvcIdentity\MvcIdentity\bin\System.Web.Razor.dll
....... 41680 2014-03-17 09:47 MvcIdentity\MvcIdentity\bin\System.Web.WebPages.Deployment.dll
....... 207568 2014-03-17 09:47 MvcIdentity\MvcIdentity\bin\System.Web.WebPages.dll
....... 39632 2014-03-17 09:47 MvcIdentity\MvcIdentity\bin\System.Web.WebPages.Razor.dll
....... 1276568 2014-03-17 09:47 MvcIdentity\MvcIdentity\bin\WebGrease.dll
............此处省略526个文件信息
相关资源
- Aspose.Words
- Asp与ajax前后端交互
- 手表销售系統(。NET版)
- 多列组合框控件MultiColumnComboBoxEx(1
- SpringMVC与iReport(JasperReports) 5.6整合
- SpringMVC与iReport(JasperReports) 5.6整合
- aspose.cells 最新破解版
- 员工绩效考核系统源码
- (2018.11最新破解版)Aspose.Words 18.11破
- Aspose插件与pdf2swf与flashpaper弄的在线浏
- aspose.word.dll for 18.4.zip,项目亲测,无
- Asp.net Mvc身份验证、异常处理、权限验
- C#开发英语字典
- NFine快速开发框架 ASP.NET MVC+EF6+Bootst
- 基于asp.netMvc网上购物系统
- 东东堂返利网源码
- 《asp.net MVC3高级编程》pdf(开发教程
- MVC+EasyUI+EF树形结构显示
- 《Asp.NET MVC 5 高级编程第5版》 .pdf
- MVC多图上传
- jQuery DataTables 与 ASP.NET MVC 集成
- .net mvc5的 完整源码(深入学习MVC非常
- MVC代码开发(三层架构)
- asp.net mvc demo
- ASP.NET MVC 带进度条上传
- asp.netMVC + EF 音乐店
- 《SZG团购网站(MVC)源码
- MVC增删改 入门
- C# 超市管理系统(asp.net)
- ASP.NET+MVC+IOC基础框架
评论
共有 条评论