CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 PlugIns编程

文件名称:MvcPlugin

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2013-06-06
  • 文件大小:
    459.68kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

这是一个插件开发系统,asp.net mvc写的,包含了插件的开发与调用。很方便,很强大。-This is a plug-in development system, asp.net mvc written, including plug-in development and calls. Very convenient, very powerful.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

MvcPlugin/dll/BoC.Web.Mvc.PrecompiledViews.dll
MvcPlugin/dll/Commons.Web.Mvc.PrecompiledViews.dll
MvcPlugin/dll/PluginTest.Infrastructure.dll
MvcPlugin/dll/PluginTest.PluginManager.dll
MvcPlugin/dll/PluginTest.Plugins.Agenda.dll
MvcPlugin/dll/PluginTest.Plugins.Calendar.dll
MvcPlugin/dll/PluginTest.Plugins.News.dll
MvcPlugin/dll/PluginTest.Plugins.TestPlugin.dll
MvcPlugin/PluginBin/Debug/BoC.Web.Mvc.PrecompiledViews.dll
MvcPlugin/PluginBin/Debug/Commons.Web.Mvc.PrecompiledViews.dll
MvcPlugin/PluginBin/Debug/PluginTest.Infrastructure.dll
MvcPlugin/PluginBin/Debug/PluginTest.Infrastructure.pdb
MvcPlugin/PluginBin/Debug/PluginTest.PluginManager.dll
MvcPlugin/PluginBin/Debug/PluginTest.PluginManager.pdb
MvcPlugin/PluginBin/Debug/PluginTest.Plugins.Agenda.dll
MvcPlugin/PluginBin/Debug/PluginTest.Plugins.Agenda.pdb
MvcPlugin/PluginBin/Debug/PluginTest.Plugins.Calendar.dll
MvcPlugin/PluginBin/Debug/PluginTest.Plugins.Calendar.pdb
MvcPlugin/PluginBin/Debug/PluginTest.Plugins.News.dll
MvcPlugin/PluginBin/Debug/PluginTest.Plugins.News.pdb
MvcPlugin/PluginBin/Debug/PluginTest.Plugins.TestPlugin.dll
MvcPlugin/PluginBin/Debug/PluginTest.Plugins.TestPlugin.pdb
MvcPlugin/PluginDemo.Infrastructure/bin/Debug/PluginTest.Infrastructure.dll
MvcPlugin/PluginDemo.Infrastructure/bin/Debug/PluginTest.Infrastructure.pdb
MvcPlugin/PluginDemo.Infrastructure/IModule.cs
MvcPlugin/PluginDemo.Infrastructure/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
MvcPlugin/PluginDemo.Infrastructure/obj/Debug/PluginDemo.Infrastructure.csproj.FileListAbsolute.txt
MvcPlugin/PluginDemo.Infrastructure/obj/Debug/PluginTest.Infrastructure.csproj.FileListAbsolute.txt
MvcPlugin/PluginDemo.Infrastructure/obj/Debug/PluginTest.Infrastructure.dll
MvcPlugin/PluginDemo.Infrastructure/obj/Debug/PluginTest.Infrastructure.pdb
MvcPlugin/PluginDemo.Infrastructure/PluginDemo.Infrastructure.csproj
MvcPlugin/PluginDemo.Infrastructure/Properties/AssemblyInfo.cs
MvcPlugin/PluginDemo.PluginManager/bin/Debug/BoC.Web.Mvc.PrecompiledViews.dll
MvcPlugin/PluginDemo.PluginManager/bin/Debug/PluginTest.Infrastructure.dll
MvcPlugin/PluginDemo.PluginManager/bin/Debug/PluginTest.Infrastructure.pdb
MvcPlugin/PluginDemo.PluginManager/bin/Debug/PluginTest.PluginManager.dll
MvcPlugin/PluginDemo.PluginManager/bin/Debug/PluginTest.PluginManager.pdb
MvcPlugin/PluginDemo.PluginManager/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
MvcPlugin/PluginDemo.PluginManager/obj/Debug/PluginDemo.PluginManager.csproj.FileListAbsolute.txt
MvcPlugin/PluginDemo.PluginManager/obj/Debug/PluginTest.PluginManager.csproj.FileListAbsolute.txt
MvcPlugin/PluginDemo.PluginManager/obj/Debug/PluginTest.PluginManager.dll
MvcPlugin/PluginDemo.PluginManager/obj/Debug/PluginTest.PluginManager.pdb
MvcPlugin/PluginDemo.PluginManager/obj/Debug/ResolveAssemblyReference.cache
MvcPlugin/PluginDemo.PluginManager/PluginBootstrapper.cs
MvcPlugin/PluginDemo.PluginManager/PluginDemo.PluginManager.csproj
MvcPlugin/PluginDemo.PluginManager/PluginManager.cs
MvcPlugin/PluginDemo.PluginManager/PreApplicationInit.cs
MvcPlugin/PluginDemo.PluginManager/Properties/AssemblyInfo.cs
MvcPlugin/PluginDemo.Plugins.Calendar/CalendarModule.cs
MvcPlugin/PluginDemo.Plugins.Calendar/Controllers/CalendarController.cs
MvcPlugin/PluginDemo.Plugins.Calendar/Controllers/CalendarItemController.cs
MvcPlugin/PluginDemo.Plugins.Calendar/Models/CalendarItemModel.cs
MvcPlugin/PluginDemo.Plugins.Calendar/Models/CalendarModel.cs
MvcPlugin/PluginDemo.Plugins.Calendar/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
MvcPlugin/PluginDemo.Plugins.Calendar/obj/Debug/PluginDemo.Plugins.Calendar.csproj.FileListAbsolute.txt
MvcPlugin/PluginDemo.Plugins.Calendar/obj/Debug/PluginTest.Plugins.Calendar.csproj.FileListAbsolute.txt
MvcPlugin/PluginDemo.Plugins.Calendar/obj/Debug/PluginTest.Plugins.Calendar.dll
MvcPlugin/PluginDemo.Plugins.Calendar/obj/Debug/PluginTest.Plugins.Calendar.pdb
MvcPlugin/PluginDemo.Plugins.Calendar/obj/Debug/ResolveAssemblyReference.cache
MvcPlugin/PluginDemo.Plugins.Calendar/obj/Debug/TempPE/Views.Calendar.Index.cs.dll
MvcPlugin/PluginDemo.Plugins.Calendar/obj/Debug/TempPE/Views.CalendarItem.Index.cs.dll
MvcPlugin/PluginDemo.Plugins.Calendar/obj/Debug/TempPE/Views.Index.cs.dll
MvcPlugin/PluginDemo.Plugins.Calendar/PluginDemo.Plugins.Calendar.csproj
MvcPlugin/PluginDemo.Plugins.Calendar/Properties/AssemblyInfo.cs
MvcPlugin/PluginDemo.Plugins.Calendar/Views/Calendar/Index.cs
MvcPlugin/PluginDemo.Plugins.Calendar/Views/Calendar/Index.cshtml
MvcPlugin/PluginDemo.Plugins.Calendar/Views/CalendarItem/Index.cs
MvcPlugin/PluginDemo.Plugins.Calendar/Views/CalendarItem/Index.cshtml
MvcPlugin/PluginDemo.Plugins.News/Controllers/NewsController.cs
MvcPlugin/PluginDemo.Plugins.News/Models/NewsModel.cs
MvcPlugin/PluginDemo.Plugins.News/NewsModule.cs
MvcPlugin/PluginDemo.Plugins.News/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
MvcPlugin/PluginDemo.Plugins.News/obj/Debug/PluginDemo.Plugins.News.csproj.FileListAbsolute.txt
MvcPlugin/PluginDemo.Plugins.News/obj/Debug/PluginTest.Plugins.News.csproj.FileListAbsolute.txt
MvcPlugin/PluginDemo.Plugin

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com