简体   繁体   English

ASP .NET 3.5 Web窗体的捆绑和缩小解决方案

[英]Bundling and Minification Solution for ASP .NET 3.5 Web Forms

Is there a out-of-the-box bundling (minification would be also nice but not required) solution that can be used with .NET Framework 3.5 & ASP .NET Web Forms 3.5 ? 是否有可以与.NET Framework 3.5和ASP .NET Web Forms 3.5一起使用的即用型捆绑(缩小效果也不错,但不是必需的)解决方案? Or perhaps a robust project that does it? 还是可以执行一个强大的项目? I saw a few solutions like inside System.Web.Optimization but it does not work with 3.5. 我在System.Web.Optimization内部看到了一些解决方案,但是在3.5中不起作用。

Yes , there is a library named Cassette by 'Andrew Davey' 是的,有一个名为“ Andrew Davey”的名为Cassette的图书馆

http://getcassette.net/ http://getcassette.net/

Older version of cassette works for asp.net 3.5 webforms 卡带的旧版本适用于asp.net 3.5 Webforms

Checkout the v1 documentation - http://getcassette.net/documentation/v1/ 签出v1文档-http: //getcassette.net/documentation/v1/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM