文件名称:combres
-
所属分类:
- 标签属性:
- 上传时间:2012-10-22
-
文件大小:5.02mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
.NET library which enables minification, compression, combination, and caching of Javascr ipt and CSS resources for ASP.NET and ASP.NET MVC web applications. Simply put, it helps your applications rank better with YSlow and PageSpeed.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BuildProcessTemplates/
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
Combres/
Combres/trunk/
Combres/trunk/Combres.Mvc/
Combres/trunk/Combres.Mvc/Combres.Mvc.csproj
Combres/trunk/Combres.Mvc/Combres.snk
Combres/trunk/Combres.Mvc/MvcExtensions.cs
Combres/trunk/Combres.Mvc/Properties/
Combres/trunk/Combres.Mvc/Properties/AssemblyInfo.cs
Combres/trunk/Combres.sln
Combres/trunk/Combres.snk
Combres/trunk/Combres/
Combres/trunk/Combres/API/
Combres/trunk/Combres/API/Binder/
Combres/trunk/Combres/API/Binder/IObjectBinder.cs
Combres/trunk/Combres/API/CacheVaryProvider/
Combres/trunk/Combres/API/CacheVaryProvider/CacheVaryState.cs
Combres/trunk/Combres/API/CacheVaryProvider/ICacheVaryProvider.cs
Combres/trunk/Combres/API/CacheVaryProvider/ICacheVaryStateReceiver.cs
Combres/trunk/Combres/API/Cache/
Combres/trunk/Combres/API/Cache/IResourceSetCache.cs
Combres/trunk/Combres/API/CombresHandler.cs
Combres/trunk/Combres/API/CombresRouteHandler.cs
Combres/trunk/Combres/API/Control/
Combres/trunk/Combres/API/Control/Include.cs
Combres/trunk/Combres/API/Filter/
Combres/trunk/Combres/API/Filter/ICombinedContentFilter.cs
Combres/trunk/Combres/API/Filter/ICompressedContentFilter.cs
Combres/trunk/Combres/API/Filter/IContentFilter.cs
Combres/trunk/Combres/API/Filter/IMinifiedContentFilter.cs
Combres/trunk/Combres/API/Filter/ISingleContentFilter.cs
Combres/trunk/Combres/API/Logger/
Combres/trunk/Combres/API/Logger/ILogger.cs
Combres/trunk/Combres/API/Logger/LoggerFactory.cs
Combres/trunk/Combres/API/Minifier/
Combres/trunk/Combres/API/Minifier/IResourceMinifier.cs
Combres/trunk/Combres/API/VersionGenerator/
Combres/trunk/Combres/API/VersionGenerator/IVersionGenerator.cs
Combres/trunk/Combres/API/WebExtensions.cs
Combres/trunk/Combres/Combres.csproj
Combres/trunk/Combres/Combres.sln
Combres/trunk/Combres/Combres.snk
Combres/trunk/Combres/Common/
Combres/trunk/Combres/Common/Exceptions/
Combres/trunk/Combres/Common/Exceptions/CombresException.cs
Combres/trunk/Combres/Common/Exceptions/ResourceNotFoundException.cs
Combres/trunk/Combres/Common/Exceptions/ResourceSetNotFoundException.cs
Combres/trunk/Combres/Common/Extensions/
Combres/trunk/Combres/Common/Extensions/CompressionExtensions.cs
Combres/trunk/Combres/Common/Extensions/HashExtensions.cs
Combres/trunk/Combres/Common/Extensions/TypeExtensions.cs
Combres/trunk/Combres/Common/Extensions/UrlExtensions.cs
Combres/trunk/Combres/Common/Extensions/XLinqExtensions.cs
Combres/trunk/Combres/Common/Lock/
Combres/trunk/Combres/Common/Lock/ILock.cs
Combres/trunk/Combres/Common/Lock/LockFactory.cs
Combres/trunk/Combres/Common/Lock/LockPolicy.cs
Combres/trunk/Combres/Common/Lock/MonitorLock.cs
Combres/trunk/Combres/Common/Lock/ReadWriteLock.cs
Combres/trunk/Combres/Common/SchemaConstants.cs
Combres/trunk/Combres/Common/Timer.cs
Combres/trunk/Combres/Common/Utils.cs
Combres/trunk/Combres/Configuration/
Combres/trunk/Combres/Configuration/ChangeDetectedEvent.cs
Combres/trunk/Combres/Configuration/ChangeMonitor.cs
Combres/trunk/Combres/Configuration/ConfigReader.cs
Combres/trunk/Combres/Configuration/ConfigSectionSetting.cs
Combres/trunk/Combres/Configuration/Configuration.cs
Combres/trunk/Combres/Engine/
Combres/trunk/Combres/Engine/Binders/
Combres/trunk/Combres/Engine/Binders/SimpleObjectBinder.cs
Combres/trunk/Combres/Engine/Caches/
Combres/trunk/Combres/Engine/Caches/AspNetResourceSetCache.cs
Combres/trunk/Combres/Engine/Compressors/
Combres/trunk/Combres/Engine/Compressors/DeflateCompressor.cs
Combres/trunk/Combres/Engine/Compressors/GZipCompressor.cs
Combres/trunk/Combres/Engine/Compressors/ICompressor.cs
Combres/trunk/Combres/Engine/Compressors/NullCompressor.cs
Combres/trunk/Combres/Engine/DebugProcessingWorkflow.cs
Combres/trunk/Combres/Engine/DefaultProcessingWorkflow.cs
Combres/trunk/Combres/Engine/Filters/
Combres/trunk/Combres/Engine/Filters/DotLessCssCombineFilter.cs
Combres/trunk/Combres/Engine/Filters/DotLessCssFilter.cs
Combres/trunk/Combres/Engine/Filters/FixUrlsInCssFilter.cs
Combres/trunk/Combres/Engine/Filters/HandleCssVariablesFilter.cs
Combres/trunk/Combres/Engine/IProcessingWorkflow.cs
Combres/trunk/Combres/Engine/Loggers/
Combres/trunk/Combres/Engine/Loggers/IgnoreLogger.cs
Combres/trunk/Combres/Engine/Loggers/Log4NetLogger.cs
Combres/trunk/Combres/Engine/Minifiers/
Combres/trunk/Combres/Engine/Minifiers/ClosureCodeRequest.cs
Combres/trunk/Combres/Engine/Minifiers/ClosureJSMinifier.cs
Combres/trunk/Combres/Engine/Minifiers/LocalClosureJSMinifier.cs
Combres/trunk/Combres/Engine/Minifiers/MSAjaxJSMinifier.cs
Combres/trunk/Combres/Engine/Minifiers/NullMinifier.cs
Combres/trunk/Combres/Engine/Minifiers/YuiCssMinifier.cs
Combres/trunk/Combres/Engine/Minifiers/YuiJSMinifier.cs
Combres/trunk/Combres/Engine/Model/
Combres/trunk/Combres/Engine/Model/CacheVaryProviderInfo.cs
Combres/trunk/Combres/Engine/Model/Default.cs
Combres/trunk/Combres/Engine/Model/FilterInfo.cs
Combres/trunk/Combres/Engine/Model/MinifierInfo.cs
Combres/trunk/Combres/Engine/Model/ModelUtils.cs
Combres/trunk/Combres/Engine/Model/ReadOnlyDictionary.cs
Combres/trunk/Combres/Engine/Model/
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
Combres/
Combres/trunk/
Combres/trunk/Combres.Mvc/
Combres/trunk/Combres.Mvc/Combres.Mvc.csproj
Combres/trunk/Combres.Mvc/Combres.snk
Combres/trunk/Combres.Mvc/MvcExtensions.cs
Combres/trunk/Combres.Mvc/Properties/
Combres/trunk/Combres.Mvc/Properties/AssemblyInfo.cs
Combres/trunk/Combres.sln
Combres/trunk/Combres.snk
Combres/trunk/Combres/
Combres/trunk/Combres/API/
Combres/trunk/Combres/API/Binder/
Combres/trunk/Combres/API/Binder/IObjectBinder.cs
Combres/trunk/Combres/API/CacheVaryProvider/
Combres/trunk/Combres/API/CacheVaryProvider/CacheVaryState.cs
Combres/trunk/Combres/API/CacheVaryProvider/ICacheVaryProvider.cs
Combres/trunk/Combres/API/CacheVaryProvider/ICacheVaryStateReceiver.cs
Combres/trunk/Combres/API/Cache/
Combres/trunk/Combres/API/Cache/IResourceSetCache.cs
Combres/trunk/Combres/API/CombresHandler.cs
Combres/trunk/Combres/API/CombresRouteHandler.cs
Combres/trunk/Combres/API/Control/
Combres/trunk/Combres/API/Control/Include.cs
Combres/trunk/Combres/API/Filter/
Combres/trunk/Combres/API/Filter/ICombinedContentFilter.cs
Combres/trunk/Combres/API/Filter/ICompressedContentFilter.cs
Combres/trunk/Combres/API/Filter/IContentFilter.cs
Combres/trunk/Combres/API/Filter/IMinifiedContentFilter.cs
Combres/trunk/Combres/API/Filter/ISingleContentFilter.cs
Combres/trunk/Combres/API/Logger/
Combres/trunk/Combres/API/Logger/ILogger.cs
Combres/trunk/Combres/API/Logger/LoggerFactory.cs
Combres/trunk/Combres/API/Minifier/
Combres/trunk/Combres/API/Minifier/IResourceMinifier.cs
Combres/trunk/Combres/API/VersionGenerator/
Combres/trunk/Combres/API/VersionGenerator/IVersionGenerator.cs
Combres/trunk/Combres/API/WebExtensions.cs
Combres/trunk/Combres/Combres.csproj
Combres/trunk/Combres/Combres.sln
Combres/trunk/Combres/Combres.snk
Combres/trunk/Combres/Common/
Combres/trunk/Combres/Common/Exceptions/
Combres/trunk/Combres/Common/Exceptions/CombresException.cs
Combres/trunk/Combres/Common/Exceptions/ResourceNotFoundException.cs
Combres/trunk/Combres/Common/Exceptions/ResourceSetNotFoundException.cs
Combres/trunk/Combres/Common/Extensions/
Combres/trunk/Combres/Common/Extensions/CompressionExtensions.cs
Combres/trunk/Combres/Common/Extensions/HashExtensions.cs
Combres/trunk/Combres/Common/Extensions/TypeExtensions.cs
Combres/trunk/Combres/Common/Extensions/UrlExtensions.cs
Combres/trunk/Combres/Common/Extensions/XLinqExtensions.cs
Combres/trunk/Combres/Common/Lock/
Combres/trunk/Combres/Common/Lock/ILock.cs
Combres/trunk/Combres/Common/Lock/LockFactory.cs
Combres/trunk/Combres/Common/Lock/LockPolicy.cs
Combres/trunk/Combres/Common/Lock/MonitorLock.cs
Combres/trunk/Combres/Common/Lock/ReadWriteLock.cs
Combres/trunk/Combres/Common/SchemaConstants.cs
Combres/trunk/Combres/Common/Timer.cs
Combres/trunk/Combres/Common/Utils.cs
Combres/trunk/Combres/Configuration/
Combres/trunk/Combres/Configuration/ChangeDetectedEvent.cs
Combres/trunk/Combres/Configuration/ChangeMonitor.cs
Combres/trunk/Combres/Configuration/ConfigReader.cs
Combres/trunk/Combres/Configuration/ConfigSectionSetting.cs
Combres/trunk/Combres/Configuration/Configuration.cs
Combres/trunk/Combres/Engine/
Combres/trunk/Combres/Engine/Binders/
Combres/trunk/Combres/Engine/Binders/SimpleObjectBinder.cs
Combres/trunk/Combres/Engine/Caches/
Combres/trunk/Combres/Engine/Caches/AspNetResourceSetCache.cs
Combres/trunk/Combres/Engine/Compressors/
Combres/trunk/Combres/Engine/Compressors/DeflateCompressor.cs
Combres/trunk/Combres/Engine/Compressors/GZipCompressor.cs
Combres/trunk/Combres/Engine/Compressors/ICompressor.cs
Combres/trunk/Combres/Engine/Compressors/NullCompressor.cs
Combres/trunk/Combres/Engine/DebugProcessingWorkflow.cs
Combres/trunk/Combres/Engine/DefaultProcessingWorkflow.cs
Combres/trunk/Combres/Engine/Filters/
Combres/trunk/Combres/Engine/Filters/DotLessCssCombineFilter.cs
Combres/trunk/Combres/Engine/Filters/DotLessCssFilter.cs
Combres/trunk/Combres/Engine/Filters/FixUrlsInCssFilter.cs
Combres/trunk/Combres/Engine/Filters/HandleCssVariablesFilter.cs
Combres/trunk/Combres/Engine/IProcessingWorkflow.cs
Combres/trunk/Combres/Engine/Loggers/
Combres/trunk/Combres/Engine/Loggers/IgnoreLogger.cs
Combres/trunk/Combres/Engine/Loggers/Log4NetLogger.cs
Combres/trunk/Combres/Engine/Minifiers/
Combres/trunk/Combres/Engine/Minifiers/ClosureCodeRequest.cs
Combres/trunk/Combres/Engine/Minifiers/ClosureJSMinifier.cs
Combres/trunk/Combres/Engine/Minifiers/LocalClosureJSMinifier.cs
Combres/trunk/Combres/Engine/Minifiers/MSAjaxJSMinifier.cs
Combres/trunk/Combres/Engine/Minifiers/NullMinifier.cs
Combres/trunk/Combres/Engine/Minifiers/YuiCssMinifier.cs
Combres/trunk/Combres/Engine/Minifiers/YuiJSMinifier.cs
Combres/trunk/Combres/Engine/Model/
Combres/trunk/Combres/Engine/Model/CacheVaryProviderInfo.cs
Combres/trunk/Combres/Engine/Model/Default.cs
Combres/trunk/Combres/Engine/Model/FilterInfo.cs
Combres/trunk/Combres/Engine/Model/MinifierInfo.cs
Combres/trunk/Combres/Engine/Model/ModelUtils.cs
Combres/trunk/Combres/Engine/Model/ReadOnlyDictionary.cs
Combres/trunk/Combres/Engine/Model/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.