Download WebPacker

Description

Minification, compression, combination, and caching of JavaScript and CSS resources for ASP.NET and ASP.NET MVC web applications.

Source Files

The download file webpacker.zip has the following entries.


BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
WebPacker/trunk/Examples/MvcApplication/Content/reset.css
WebPacker/trunk/Examples/MvcApplication/Content/site.css
WebPacker/trunk/Examples/MvcApplication/Content/test.less.css
WebPacker/trunk/Examples/MvcApplication/Controllers/HomeController.cs
WebPacker/trunk/Examples/MvcApplication/Global.asax
WebPacker/trunk/Examples/MvcApplication/Global.asax.cs
WebPacker/trunk/Examples/MvcApplication/Logs/Web.config
WebPacker/trunk/Examples/MvcApplication/MvcApplication.csproj
WebPacker/trunk/Examples/MvcApplication/NLog.config
WebPacker/trunk/Examples/MvcApplication/Packs.config
WebPacker/trunk/Examples/MvcApplication/Properties/AssemblyInfo.cs
WebPacker/trunk/Examples/MvcApplication/Scripts/jquery-1.5.1.js
WebPacker/trunk/Examples/MvcApplication/Scripts/jquery.validate.js
WebPacker/trunk/Examples/MvcApplication/Views/Home/About.cshtml
WebPacker/trunk/Examples/MvcApplication/Views/Home/Index.cshtml
WebPacker/trunk/Examples/MvcApplication/Views/Shared/Error.cshtml
WebPacker/trunk/Examples/MvcApplication/Views/Shared/_Layout.cshtml
WebPacker/trunk/Examples/MvcApplication/Views/Web.config
WebPacker/trunk/Examples/MvcApplication/Views/_ViewStart.cshtml
WebPacker/trunk/Examples/MvcApplication/Web.Debug.config
WebPacker/trunk/Examples/MvcApplication/Web.Release.config
WebPacker/trunk/Examples/MvcApplication/Web.config
WebPacker/trunk/Examples/WebApplication/About.aspx
WebPacker/trunk/Examples/WebApplication/About.aspx.cs
WebPacker/trunk/Examples/WebApplication/About.aspx.designer.cs
WebPacker/trunk/Examples/WebApplication/Default.aspx
WebPacker/trunk/Examples/WebApplication/Default.aspx.cs
WebPacker/trunk/Examples/WebApplication/Default.aspx.designer.cs
WebPacker/trunk/Examples/WebApplication/Global.asax
WebPacker/trunk/Examples/WebApplication/Global.asax.cs
WebPacker/trunk/Examples/WebApplication/NLog.config
WebPacker/trunk/Examples/WebApplication/Packs.config
WebPacker/trunk/Examples/WebApplication/Properties/AssemblyInfo.cs
WebPacker/trunk/Examples/WebApplication/Scripts/jquery-1.4.1.js
WebPacker/trunk/Examples/WebApplication/Scripts/jquery.validate.js
WebPacker/trunk/Examples/WebApplication/Site.Master
WebPacker/trunk/Examples/WebApplication/Site.Master.cs
WebPacker/trunk/Examples/WebApplication/Site.Master.designer.cs
WebPacker/trunk/Examples/WebApplication/Styles/Site.css
WebPacker/trunk/Examples/WebApplication/Styles/reset.css
WebPacker/trunk/Examples/WebApplication/Web.Debug.config
WebPacker/trunk/Examples/WebApplication/Web.Release.config
WebPacker/trunk/Examples/WebApplication/Web.config
WebPacker/trunk/Examples/WebApplication/WebApplication.csproj
WebPacker/trunk/References/Moq.4.0.10827/NET40/Moq.dll
WebPacker/trunk/References/Moq.4.0.10827/NET40/Moq.pdb
WebPacker/trunk/References/Moq.4.0.10827/NET40/Moq.xml
WebPacker/trunk/References/NLog2.netfx40/NLog.Extended.dll
WebPacker/trunk/References/NLog2.netfx40/NLog.Extended.pdb
WebPacker/trunk/References/NLog2.netfx40/NLog.Extended.xml
WebPacker/trunk/References/NLog2.netfx40/NLog.dll
WebPacker/trunk/References/NLog2.netfx40/NLog.dll.CodeAnalysisLog.xml
WebPacker/trunk/References/NLog2.netfx40/NLog.dll.lastcodeanalysissucceeded
WebPacker/trunk/References/NLog2.netfx40/NLog.netfx40.xsd
WebPacker/trunk/References/NLog2.netfx40/NLog.pdb
WebPacker/trunk/References/NLog2.netfx40/NLog.xml
WebPacker/trunk/References/NUnit 2.5.9/nunit.framework.dll
WebPacker/trunk/References/NUnit 2.5.9/nunit.framework.xml
WebPacker/trunk/References/NUnit 2.5.9/nunit.mocks.dll
WebPacker/trunk/References/NUnit 2.5.9/pnunit.framework.dll
WebPacker/trunk/References/NXml/NXml.dll
WebPacker/trunk/References/NXml/NXml.pdb
WebPacker/trunk/References/Yahoo.Yui.Compressor v1.5.0.0/EcmaScript.NET.modified.dll
WebPacker/trunk/References/Yahoo.Yui.Compressor v1.5.0.0/New BSD License.txt
WebPacker/trunk/References/Yahoo.Yui.Compressor v1.5.0.0/Yahoo.Yui.Compressor.dll
WebPacker/trunk/References/dotless-v1.2.1.0/TestResult.xml
WebPacker/trunk/References/dotless-v1.2.1.0/acknowledgements.txt
WebPacker/trunk/References/dotless-v1.2.1.0/dotless.Compiler.exe
WebPacker/trunk/References/dotless-v1.2.1.0/dotless.Core.dll
WebPacker/trunk/References/dotless-v1.2.1.0/dotless.Core.pdb
WebPacker/trunk/References/dotless-v1.2.1.0/license.txt
WebPacker/trunk/Tool.Tests/ConfigurationTest.cs
WebPacker/trunk/Tool.Tests/EqualityComparers/FilterEqualityComparer.cs
WebPacker/trunk/Tool.Tests/EqualityComparers/PackInfoEqualityComparer.cs
WebPacker/trunk/Tool.Tests/EqualityComparers/VersionGeneratorEqualityComparer.cs
WebPacker/trunk/Tool.Tests/ProgramTest.cs
WebPacker/trunk/Tool.Tests/Properties/AssemblyInfo.cs
WebPacker/trunk/Tool.Tests/Samples/custom.xml
WebPacker/trunk/Tool.Tests/Samples/defaults.xml
WebPacker/trunk/Tool.Tests/Samples/packs1.xml
WebPacker/trunk/Tool.Tests/Samples/packs2.xml
WebPacker/trunk/Tool.Tests/Samples/style1.css
WebPacker/trunk/Tool.Tests/Samples/test1.js
WebPacker/trunk/Tool.Tests/Samples/test2.js
WebPacker/trunk/Tool.Tests/Samples/web.config
WebPacker/trunk/Tool.Tests/Samples/web2.config
WebPacker/trunk/Tool.Tests/Sources/FilesSourceTest.cs
WebPacker/trunk/Tool.Tests/Sources/PacksSourceTest.cs
WebPacker/trunk/Tool.Tests/Sources/WebConfigSourceTest.cs
WebPacker/trunk/Tool.Tests/Tool.Tests.csproj
WebPacker/trunk/Tool.Tests/WebPacker.Tool.snk
WebPacker/trunk/Tool/CommandLine.cs/*w w w.  j  a v a  2  s.  co  m*/
WebPacker/trunk/Tool/Configuration.cs
WebPacker/trunk/Tool/Program.cs
WebPacker/trunk/Tool/Properties/AssemblyInfo.cs
WebPacker/trunk/Tool/Sources/FilesSource.cs
WebPacker/trunk/Tool/Sources/ISource.cs
WebPacker/trunk/Tool/Sources/PacksSource.cs
WebPacker/trunk/Tool/Sources/WebConfigSource.cs
WebPacker/trunk/Tool/Tool.csproj
WebPacker/trunk/Tool/ToolException.cs
WebPacker/trunk/Tool/WebPacker.Tool.snk
WebPacker/trunk/Tool/config.xml
WebPacker/trunk/WebPacker.DotLessFilter/DotLessFilter.cs
WebPacker/trunk/WebPacker.DotLessFilter/Properties/AssemblyInfo.cs
WebPacker/trunk/WebPacker.DotLessFilter/WebPacker.DotLessFilter.csproj
WebPacker/trunk/WebPacker.Mvc/Properties/AssemblyInfo.cs
WebPacker/trunk/WebPacker.Mvc/WebPacker.Mvc.csproj
WebPacker/trunk/WebPacker.Mvc/WebPacker.snk
WebPacker/trunk/WebPacker.Mvc/WebPackerHtmlHelper.cs
WebPacker/trunk/WebPacker.NLogLogger/NLogLogger.cs
WebPacker/trunk/WebPacker.NLogLogger/Properties/AssemblyInfo.cs
WebPacker/trunk/WebPacker.NLogLogger/WebPacker.NLogLogger.csproj
WebPacker/trunk/WebPacker.NLogLogger/WebPacker.snk
WebPacker/trunk/WebPacker.Tests/Configuration/PackFileInfoTest.cs
WebPacker/trunk/WebPacker.Tests/Configuration/PackInfoEqualityComparer.cs
WebPacker/trunk/WebPacker.Tests/Configuration/WebPackerConfigurationTest.cs
WebPacker/trunk/WebPacker.Tests/Configuration/WebPackerTypeResolverTest.cs
WebPacker/trunk/WebPacker.Tests/Filters/FilterBaseTest.cs
WebPacker/trunk/WebPacker.Tests/Filters/FilterCollectionTest.cs
WebPacker/trunk/WebPacker.Tests/Filters/YuiCssMinifierTest.cs
WebPacker/trunk/WebPacker.Tests/Filters/YuiJavascriptFilterTest.cs
WebPacker/trunk/WebPacker.Tests/Helpers/DateTimeHelperTest.cs
WebPacker/trunk/WebPacker.Tests/Helpers/HashHelperTest.cs
WebPacker/trunk/WebPacker.Tests/Helpers/VirtualPathHelperTest.cs
WebPacker/trunk/WebPacker.Tests/Packs/Builders/PackBuilderTest.cs
WebPacker/trunk/WebPacker.Tests/Packs/PackCollectionTest.cs
WebPacker/trunk/WebPacker.Tests/Packs/PackTest.cs
WebPacker/trunk/WebPacker.Tests/Packs/Resources/ContentResourceTest.cs
WebPacker/trunk/WebPacker.Tests/Packs/Resources/FileResourceTest.cs
WebPacker/trunk/WebPacker.Tests/Packs/Resources/RemoteResourceTest.cs
WebPacker/trunk/WebPacker.Tests/Packs/Resources/WildcardFileResourceTest.cs
WebPacker/trunk/WebPacker.Tests/Packs/Watchers/CompositeWatcherTest.cs
WebPacker/trunk/WebPacker.Tests/Packs/Watchers/ContentWatcherTest.cs
WebPacker/trunk/WebPacker.Tests/Packs/Watchers/FileWatcherTest.cs
WebPacker/trunk/WebPacker.Tests/Packs/Watchers/RemoteWatcherTest.cs
WebPacker/trunk/WebPacker.Tests/Packs/Watchers/ResourceWatcherBaseTest.cs
WebPacker/trunk/WebPacker.Tests/Packs/Watchers/WildcardFileWatcherTest.cs
WebPacker/trunk/WebPacker.Tests/Properties/AssemblyInfo.cs
WebPacker/trunk/WebPacker.Tests/Providers/FileSystemPackProviderTest.cs
WebPacker/trunk/WebPacker.Tests/Providers/MemoryPackProviderTest.cs
WebPacker/trunk/WebPacker.Tests/Repositories/PackRepositoryTest.cs
WebPacker/trunk/WebPacker.Tests/Samples/Compile/touch.txt
WebPacker/trunk/WebPacker.Tests/Samples/Configuration/complex.xml
WebPacker/trunk/WebPacker.Tests/Samples/Configuration/fileSystemProvider1.xml
WebPacker/trunk/WebPacker.Tests/Samples/Configuration/fileSystemProvider2.xml
WebPacker/trunk/WebPacker.Tests/Samples/Configuration/filters1.xml
WebPacker/trunk/WebPacker.Tests/Samples/Configuration/filters2.xml
WebPacker/trunk/WebPacker.Tests/Samples/Configuration/logger1.xml
WebPacker/trunk/WebPacker.Tests/Samples/Configuration/logger2.xml
WebPacker/trunk/WebPacker.Tests/Samples/Configuration/memoryProvider.xml
WebPacker/trunk/WebPacker.Tests/Samples/Configuration/packs-source.xml
WebPacker/trunk/WebPacker.Tests/Samples/Configuration/packs.build.xml
WebPacker/trunk/WebPacker.Tests/Samples/Configuration/packs.xml
WebPacker/trunk/WebPacker.Tests/Samples/Configuration/versionGenerators.xml
WebPacker/trunk/WebPacker.Tests/Samples/Managers/style1.css
WebPacker/trunk/WebPacker.Tests/Samples/Managers/test1.js
WebPacker/trunk/WebPacker.Tests/Samples/Managers/test2.js
WebPacker/trunk/WebPacker.Tests/Samples/Source/jquery-1.6.2.js
WebPacker/trunk/WebPacker.Tests/Samples/Source/lightbox.css
WebPacker/trunk/WebPacker.Tests/Samples/Source/swfobject_src.js
WebPacker/trunk/WebPacker.Tests/Samples/style1.css
WebPacker/trunk/WebPacker.Tests/Samples/test1.js
WebPacker/trunk/WebPacker.Tests/Samples/test2.js
WebPacker/trunk/WebPacker.Tests/TestCompressor.cs
WebPacker/trunk/WebPacker.Tests/TestFilter.cs
WebPacker/trunk/WebPacker.Tests/TestHelper.cs
WebPacker/trunk/WebPacker.Tests/VersionGenerators/HashCodeVersionGeneratorTest.cs
WebPacker/trunk/WebPacker.Tests/VersionGenerators/LastModifiedVersionGeneratorTest.cs
WebPacker/trunk/WebPacker.Tests/VersionGenerators/ManualVersionGeneratorTest.cs
WebPacker/trunk/WebPacker.Tests/VersionGenerators/Md5VersionGeneratorTest.cs
WebPacker/trunk/WebPacker.Tests/VersionGenerators/VersionGeneratorBaseTest.cs
WebPacker/trunk/WebPacker.Tests/VersionGenerators/VersionGeneratorCollectionTest.cs
WebPacker/trunk/WebPacker.Tests/WebPacker.Tests.csproj
WebPacker/trunk/WebPacker.Tests/WebPacker.snk
WebPacker/trunk/WebPacker.Tests/WebPackerHtmlTest.cs
WebPacker/trunk/WebPacker.sln
WebPacker/trunk/WebPacker/Compressors/GZipCompressor.cs
WebPacker/trunk/WebPacker/Compressors/ICompressor.cs
WebPacker/trunk/WebPacker/Compressors/NullCompressor.cs
WebPacker/trunk/WebPacker/Configuration/EncodingConverter.cs
WebPacker/trunk/WebPacker/Configuration/PackFileInfo.cs
WebPacker/trunk/WebPacker/Configuration/PackInfo.cs
WebPacker/trunk/WebPacker/Configuration/PackInfoCollection.cs
WebPacker/trunk/WebPacker/Configuration/PackInfoCollectionSerializer.cs
WebPacker/trunk/WebPacker/Configuration/ResourceInfo.cs
WebPacker/trunk/WebPacker/Configuration/WebPackerConfiguration.cs
WebPacker/trunk/WebPacker/Configuration/WebPackerMappingProvider.cs
WebPacker/trunk/WebPacker/Configuration/WebPackerSection.cs
WebPacker/trunk/WebPacker/Configuration/WebPackerTypeResolver.cs
WebPacker/trunk/WebPacker/Exceptions/WebPackerException.cs
WebPacker/trunk/WebPacker/Filters/CompositeFilter.cs
WebPacker/trunk/WebPacker/Filters/FilterCollection.cs
WebPacker/trunk/WebPacker/Filters/IFilter.cs
WebPacker/trunk/WebPacker/Filters/YuiCssMinifier.cs
WebPacker/trunk/WebPacker/Filters/YuiJavascriptMinifier.cs
WebPacker/trunk/WebPacker/Helpers/DateTimeHelper.cs
WebPacker/trunk/WebPacker/Helpers/HashHelper.cs
WebPacker/trunk/WebPacker/Helpers/VirtualPathHelper.cs
WebPacker/trunk/WebPacker/IPackRouter.cs
WebPacker/trunk/WebPacker/Logger/ILogger.cs
WebPacker/trunk/WebPacker/Logger/LogFactory.cs
WebPacker/trunk/WebPacker/Logger/LogHelper.cs
WebPacker/trunk/WebPacker/Logger/LogLevel.cs
WebPacker/trunk/WebPacker/Logger/LoggerExtensions.cs
WebPacker/trunk/WebPacker/Logger/NullLogger.cs
WebPacker/trunk/WebPacker/Packs/Builders/IPackBuilder.cs
WebPacker/trunk/WebPacker/Packs/Builders/PackBuilder.cs
WebPacker/trunk/WebPacker/Packs/IPack.cs
WebPacker/trunk/WebPacker/Packs/Pack.cs
WebPacker/trunk/WebPacker/Packs/PackCollection.cs
WebPacker/trunk/WebPacker/Packs/PackHelper.cs
WebPacker/trunk/WebPacker/Packs/PackKey.cs
WebPacker/trunk/WebPacker/Packs/PackType.cs
WebPacker/trunk/WebPacker/Packs/Resources/ContentResource.cs
WebPacker/trunk/WebPacker/Packs/Resources/FileResource.cs
WebPacker/trunk/WebPacker/Packs/Resources/ICompositeResource.cs
WebPacker/trunk/WebPacker/Packs/Resources/IResource.cs
WebPacker/trunk/WebPacker/Packs/Resources/RemoteResource.cs
WebPacker/trunk/WebPacker/Packs/Resources/WildcardFileResource.cs
WebPacker/trunk/WebPacker/Packs/Watchers/BaseResourceWatcher.cs
WebPacker/trunk/WebPacker/Packs/Watchers/CompositeWatcher.cs
WebPacker/trunk/WebPacker/Packs/Watchers/ContentWatcher.cs
WebPacker/trunk/WebPacker/Packs/Watchers/FileWatcher.cs
WebPacker/trunk/WebPacker/Packs/Watchers/IResourceWatcher.cs
WebPacker/trunk/WebPacker/Packs/Watchers/RemoteWatcher.cs
WebPacker/trunk/WebPacker/Packs/Watchers/ResourceChangedEventArgs.cs
WebPacker/trunk/WebPacker/Packs/Watchers/ResourceChangedEventQueue.cs
WebPacker/trunk/WebPacker/Packs/Watchers/WildcardFileWatcher.cs
WebPacker/trunk/WebPacker/Properties/AssemblyInfo.cs
WebPacker/trunk/WebPacker/Providers/FileSystemPackProvider.cs
WebPacker/trunk/WebPacker/Providers/IPackProvider.cs
WebPacker/trunk/WebPacker/Providers/MemoryPackProvider.cs
WebPacker/trunk/WebPacker/Providers/StaticPackProvider.cs
WebPacker/trunk/WebPacker/Repositories/IPackRepository.cs
WebPacker/trunk/WebPacker/Repositories/PackRepository.cs
WebPacker/trunk/WebPacker/RouteCollectionExtensions.cs
WebPacker/trunk/WebPacker/VersionGenerators/HashCodeVersionGenerator.cs
WebPacker/trunk/WebPacker/VersionGenerators/IVersionGenerator.cs
WebPacker/trunk/WebPacker/VersionGenerators/LastModifiedVersionGenerator.cs
WebPacker/trunk/WebPacker/VersionGenerators/ManualVersionGenerator.cs
WebPacker/trunk/WebPacker/VersionGenerators/Md5VersionGenerator.cs
WebPacker/trunk/WebPacker/VersionGenerators/VersionGeneratorCollection.cs
WebPacker/trunk/WebPacker/WebPacker.csproj
WebPacker/trunk/WebPacker/WebPacker.snk
WebPacker/trunk/WebPacker/WebPackerHtml.cs
WebPacker/trunk/WebPacker/WebPackerRouteHandler.cs
WebPacker/trunk/WebPacker/WebPackerRouter.cs
WebPacker/trunk/example.xml

Download

Click the following link to download webpacker.zip.

webpacker.zip




















Home »
  ASP.NET Free Code »
    Development »




API
Cache
Compiler
CSS
Example
Framework
HTML5
HTTP
Javascript
jQuery
JSON
Library
log4net
RSS
Session
SharePoint
Silverlight
UI
Unicode
URL
Validation
Visual Studio
WCF
Workflow
XML