基于asp.net mvc的开源网站管理系统


基于asp.net mvc的开源网站管理系统 包含了jquery,bootstrap,ueditor......等众多开源项目实例
资源截图
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.Http;
using System.Web.Mvc;
using System.Web.Optimization;
using System.Web.Routing;

namespace MvcApplication
{
    // 注意: 有关启用 IIS6 或 IIS7 经典模式的说明,
    // 请访问 http://go.microsoft.com/?linkId=9394801

    public class MvcApplication : System.Web.HttpApplication
    {
        protected void Application_Start()
        {
            AreaRegistration.RegisterAllAreas();

            WebApiConfig.Register(GlobalConfiguration.Configuration);
            FilterConfig.RegisterGlobalFilters(GlobalFilters.Filters);
            RouteConfig.RegisterRoutes(RouteTable.Routes);
            BundleConfig.RegisterBundles(BundleTable.Bundles);
            AuthConfig.RegisterAuth();
          
        }
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        110  2018-06-20 15:26  kuiyu-Asp.Net-Mvc-WebManger-masterAsp.Net-Mvc-WebMangerasp.net免费源码下载.url

    .......       980  2013-09-20 12:13  kuiyu-Asp.Net-Mvc-WebManger-masterAsp.Net-Mvc-WebMangerMvcApplicationApp_StartAuthConfig.cs

    .......      2132  2013-09-20 12:13  kuiyu-Asp.Net-Mvc-WebManger-masterAsp.Net-Mvc-WebMangerMvcApplicationApp_StartBundleConfig.cs

    .......       268  2013-09-20 12:13  kuiyu-Asp.Net-Mvc-WebManger-masterAsp.Net-Mvc-WebMangerMvcApplicationApp_StartFilterConfig.cs

    .......       584  2013-09-20 12:13  kuiyu-Asp.Net-Mvc-WebManger-masterAsp.Net-Mvc-WebMangerMvcApplicationApp_StartRouteConfig.cs

    .......       464  2013-09-20 12:13  kuiyu-Asp.Net-Mvc-WebManger-masterAsp.Net-Mvc-WebMangerMvcApplicationApp_StartWebApiConfig.cs

    .......       587  2013-09-20 12:13  kuiyu-Asp.Net-Mvc-WebManger-masterAsp.Net-Mvc-WebMangerMvcApplicationAreasAdminAdminAreaRegistration.cs

    .......       888  2013-09-20 12:13  kuiyu-Asp.Net-Mvc-WebManger-masterAsp.Net-Mvc-WebMangerMvcApplicationAreasAdminControllersAccountController.cs

    .......       597  2013-09-20 12:13  kuiyu-Asp.Net-Mvc-WebManger-masterAsp.Net-Mvc-WebMangerMvcApplicationAreasAdminControllersHomeController.cs

    .......      6485  2013-09-20 12:13  kuiyu-Asp.Net-Mvc-WebManger-masterAsp.Net-Mvc-WebMangerMvcApplicationAreasAdminViewsAccountEdit.cshtml

    .......      8948  2013-09-20 12:13  kuiyu-Asp.Net-Mvc-WebManger-masterAsp.Net-Mvc-WebMangerMvcApplicationAreasAdminViewsAccountIndex.cshtml

    .......      3205  2013-09-20 12:13  kuiyu-Asp.Net-Mvc-WebManger-masterAsp.Net-Mvc-WebMangerMvcApplicationAreasAdminViewsAccountLogin.cshtml

    .......      3240  2013-09-20 12:13  kuiyu-Asp.Net-Mvc-WebManger-masterAsp.Net-Mvc-WebMangerMvcApplicationAreasAdminViewsAccountRegister.cshtml

    .......      2808  2013-09-20 12:13  kuiyu-Asp.Net-Mvc-WebManger-masterAsp.Net-Mvc-WebMangerMvcApplicationAreasAdminViewsAccountResetPwd.cshtml

    .......     11160  2013-09-20 12:13  kuiyu-Asp.Net-Mvc-WebManger-masterAsp.Net-Mvc-WebMangerMvcApplicationAreasAdminViewsHomeCenter.cshtml

    .......      8354  2013-09-20 12:13  kuiyu-Asp.Net-Mvc-WebManger-masterAsp.Net-Mvc-WebMangerMvcApplicationAreasAdminViewsHomeHelp.cshtml

    .......        99  2013-09-20 12:13  kuiyu-Asp.Net-Mvc-WebManger-masterAsp.Net-Mvc-WebMangerMvcApplicationAreasAdminViewsHomeIndex.cshtml

    .......       326  2013-09-20 12:13  kuiyu-Asp.Net-Mvc-WebManger-masterAsp.Net-Mvc-WebMangerMvcApplicationAreasAdminViewsShared\_footer.cshtml

    .......      3407  2013-09-20 12:13  kuiyu-Asp.Net-Mvc-WebManger-masterAsp.Net-Mvc-WebMangerMvcApplicationAreasAdminViewsShared\_Layout.cshtml

    .......      3272  2013-09-20 12:13  kuiyu-Asp.Net-Mvc-WebManger-masterAsp.Net-Mvc-WebMangerMvcApplicationAreasAdminViewsShared\_SiderMenu.cshtml

    .......       276  2013-09-20 12:13  kuiyu-Asp.Net-Mvc-WebManger-masterAsp.Net-Mvc-WebMangerMvcApplicationAreasAdminViewsShared\_top.cshtml

    .......      2833  2013-09-20 12:13  kuiyu-Asp.Net-Mvc-WebManger-masterAsp.Net-Mvc-WebMangerMvcApplicationAreasAdminViewsWeb.config

    .......    105528  2013-09-20 12:13  kuiyu-Asp.Net-Mvc-WebManger-masterAsp.Net-Mvc-WebMangerMvcApplicationinAntlr3.Runtime.dll

    .......     39936  2013-09-20 12:13  kuiyu-Asp.Net-Mvc-WebManger-masterAsp.Net-Mvc-WebMangerMvcApplicationinDotNetOpenAuth.AspNet.dll

    .......     80388  2013-09-20 12:13  kuiyu-Asp.Net-Mvc-WebManger-masterAsp.Net-Mvc-WebMangerMvcApplicationinDotNetOpenAuth.AspNet.xml

    .......    219136  2013-09-20 12:13  kuiyu-Asp.Net-Mvc-WebManger-masterAsp.Net-Mvc-WebMangerMvcApplicationinDotNetOpenAuth.Core.dll

    .......    572874  2013-09-20 12:13  kuiyu-Asp.Net-Mvc-WebManger-masterAsp.Net-Mvc-WebMangerMvcApplicationinDotNetOpenAuth.Core.xml

    .......     17920  2013-09-20 12:13  kuiyu-Asp.Net-Mvc-WebManger-masterAsp.Net-Mvc-WebMangerMvcApplicationinDotNetOpenAuth.OAuth.Consumer.dll

    .......     24771  2013-09-20 12:13  kuiyu-Asp.Net-Mvc-WebManger-masterAsp.Net-Mvc-WebMangerMvcApplicationinDotNetOpenAuth.OAuth.Consumer.xml

    .......     55808  2013-09-20 12:13  kuiyu-Asp.Net-Mvc-WebManger-masterAsp.Net-Mvc-WebMangerMvcApplicationinDotNetOpenAuth.OAuth.dll

............此处省略897个文件信息

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件举报,一经查实,本站将立刻删除。

发表评论

评论列表(条)