文件名称:Bistro

  • 所属分类:
  • WEB源码
  • 资源属性:
  • 上传时间:
  • 2017-11-30
  • 文件大小:
  • 3.36mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • ag***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

bistro is an alternative implementation of the classic Model-View-Controller design pattern, using the Velocity templating language as the main rendering engine. Bistro combines concepts from REST and AOP to build a highly scalable application development fr a mework.
相关搜索: mvc

(系统自动生成,下载前可以参看下载内容)

下载文件列表

文件名大小更新时间
Bistro
Bistro\Application.cs 6705 2016-01-19
Bistro\bin
Bistro\bin\Debug
Bistro\bin\Debug\Bistro.Core.dll 90112 2016-06-14
Bistro\bin\Debug\Bistro.Core.pdb 273920 2016-06-14
Bistro\bin\Debug\System.Web.dll 5287936 2015-02-07
Bistro\Bistro.Core.csproj 17806 2016-01-19
Bistro\Bistro.Core.sln 894 2017-08-24
Bistro\Bistro.Core.suo 33792 2017-11-24
Bistro\Bistro.CoreReferences
Bistro\Bistro.CoreReferences\System.Web.dll 5287936 2015-02-07
Bistro\Configuration
Bistro\Configuration\Logging
Bistro\Configuration\Logging\DefaultLogger.cs 1763 2016-01-19
Bistro\Configuration\Logging\DefaultLoggerFactory.cs 308 2016-01-19
Bistro\Configuration\Logging\DefaultMessageAttribute.cs 410 2016-01-19
Bistro\Configuration\Logging\ILogger.cs 209 2016-01-19
Bistro\Configuration\Logging\ILoggerFactory.cs 136 2016-01-19
Bistro\Configuration\Logging\Severity.cs 174 2016-01-19
Bistro\Configuration\Logging\SeverityLevelAttribute.cs 484 2016-01-19
Bistro\Configuration\Logging\SeverityMask.cs 265 2016-01-19
Bistro\Configuration\SectionHandler.cs 3202 2016-01-19
Bistro\Controllers
Bistro\Controllers\AbstractController.cs 763 2016-01-19
Bistro\Controllers\ControllerHandler.cs 13458 2016-01-19
Bistro\Controllers\ControllerInvocationInfo.cs 1271 2016-01-19
Bistro\Controllers\ControllerManager.cs 4562 2016-01-19
Bistro\Controllers\ControllerManagerFactory.cs 758 2016-01-19
Bistro\Controllers\DefaultContext.cs 7653 2016-01-19
Bistro\Controllers\DependencyHelper.cs 5787 2016-06-03
Bistro\Controllers\Descriptor
Bistro\Controllers\Descriptor\BindAttribute.cs 1183 2016-01-19
Bistro\Controllers\Descriptor\BindPointUtilities.cs 3005 2016-01-19
Bistro\Controllers\Descriptor\BindType.cs 138 2016-01-19
Bistro\Controllers\Descriptor\BindVerb.cs 174 2016-01-19
Bistro\Controllers\Descriptor\ControllerDescriptor.cs 14208 2016-01-19
Bistro\Controllers\Descriptor\Data
Bistro\Controllers\Descriptor\Data\CookieFieldAttribute.cs 839 2016-01-19
Bistro\Controllers\Descriptor\Data\DependsOnAttribute.cs 877 2016-01-19
Bistro\Controllers\Descriptor\Data\Format.cs 112 2016-01-19
Bistro\Controllers\Descriptor\Data\FormatAsAttribute.cs 405 2016-01-19
Bistro\Controllers\Descriptor\Data\FormFieldAttribute.cs 781 2016-01-19
Bistro\Controllers\Descriptor\Data\IDataFieldMarker.cs 145 2016-01-19
Bistro\Controllers\Descriptor\Data\IFieldScopeAttribute.cs 154 2016-01-19
Bistro\Controllers\Descriptor\Data\ProvidesAttribute.cs 874 2016-01-19
Bistro\Controllers\Descriptor\Data\RenderWithAttribute.cs 569 2016-01-19
Bistro\Controllers\Descriptor\Data\RequestAttribute.cs 881 2016-01-19
Bistro\Controllers\Descriptor\Data\RequiresAttribute.cs 874 2016-01-19
Bistro\Controllers\Descriptor\Data\SessionAttribute.cs 881 2016-01-19
Bistro\Controllers\Dispatch
Bistro\Controllers\Dispatch\ControllerDispatcher.cs 10035 2016-01-19
Bistro\Controllers\Dispatch\DispatcherFactory.cs 674 2016-01-19
Bistro\Controllers\Dispatch\IControllerDispatcher.cs 339 2016-01-19
Bistro\Controllers\Dispatch\IDispatcherFactory.cs 139 2016-01-19
Bistro\Controllers\EventContext.cs 1239 2016-01-19
Bistro\Controllers\HandlerFactory.cs 788 2016-01-19
Bistro\Controllers\IContext.cs 228 2016-01-19
Bistro\Controllers\IController.cs 378 2016-01-19
Bistro\Controllers\IControllerHandler.cs 337 2016-01-19
Bistro\Controllers\IControllerHandlerFactory.cs 207 2016-01-19
Bistro\Controllers\IControllerManager.cs 335 2016-01-19
Bistro\Controllers\IControllerManagerFactory.cs 131 2016-01-19
Bistro\Controllers\IExecutionContext.cs 481 2016-01-19
Bistro\Controllers\IResponse.cs 1504 2016-01-19
Bistro\Controllers\MethodDispatcher.cs 6886 2016-01-19
Bistro\Controllers\OutputHandling
Bistro\Controllers\OutputHandling\DefaultFormatManager.cs 1013 2016-01-19
Bistro\Controllers\OutputHandling\DefaultFormatManagerFactory.cs 1488 2016-01-19
Bistro\Controllers\OutputHandling\IFormatManager.cs 278 2016-01-19
Bistro\Controllers\OutputHandling\IFormatManagerFactory.cs 138 2016-01-19
Bistro\Controllers\OutputHandling\IWebFormatter.cs 420 2016-01-19
Bistro\Controllers\OutputHandling\RenderingController.cs 2506 2016-01-19
Bistro\Controllers\OutputHandling\RenderType.cs 119 2016-01-19
Bistro\Controllers\OutputHandling\ResponseConfigurer.cs 167 2016-01-19
Bistro\Controllers\OutputHandling\ReturnTypesController.cs 3343 2016-01-19
Bistro\Controllers\OutputHandling\TemplateEngine.cs 472 2016-01-19
Bistro\Controllers\OutputHandling\TemplateMappingAttribute.cs 451 2016-01-19
Bistro\Controllers\ReturnType.cs 132 2016-01-19
Bistro\Controllers\Security
Bistro\Controllers\Security\AllowAttribute.cs 924 2016-01-19
Bistro\Controllers\Security\AnonymousUser.cs 994 2016-01-19
Bistro\Controllers\Security\DenyAttribute.cs 924 2016-01-19
Bistro\Controllers\Security\FailAction.cs 132 2016-01-19
Bistro\Controllers\Security\ISecurityController.cs 279 2016-01-19
Bistro\Controllers\Security\SecurityAttribute.cs 724 2016-01-19
Bistro\Controllers\Security\SecurityController.cs 2210 2016-01-19
Bistro\Entity
Bistro\Entity\ControllerEndpoint_TController TEntity T_.cs 766 2016-01-19
Bistro\Entity\EntityMapperBase.cs 1464 2016-01-19
Bistro\Entity\EntityMapper_TController TEntity_.cs 3198 2016-01-19
Bistro\Entity\IMappable.cs 138 2016-01-19
Bistro\Entity\InferMappingForAttribute.cs 350 2016-01-19
Bistro\Entity\MapperRepository.cs 1904 2016-01-19
Bistro\Entity\MapsWithAttribute.cs 284 2016-01-19
Bistro\Entity\MemberAccessor.cs 1930 2016-01-19
Bistro\Http
Bistro\Http\Module.cs 7281 2016-06-03
Bistro\Http\StatusCode.cs 985 2016-01-19
Bistro\Http\WebException.cs 473 2016-01-19

相关说明

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

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org