A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/andrewdavey/cassette below:

andrewdavey/cassette: Manages .NET web application assets (scripts, css and templates)

Cassette's website: getcassette.net.

Web applications today are using more JavaScript than ever. As a result, structuring these files is becoming a problem. You wouldn't put all your C# classes within a single .cs file, so why do that with JavaScript?

Creating lots of smaller .js files is good development practice. However, downloading 100 individual files will make YSlow very unhappy! Better to concatenate and minify the files into logical "bundles" for use in production.

In ASP.NET there currently exist partial solutions, but nothing handles all the following:

Cassette does all this and more!

Install into your web application using Nuget
Install-Package Cassette.Aspnet

Check out the docs on the website for help getting started.

Checkout the contributing folder in the repository for more information.

Join the Discussion Group to ask questions and learn about new features.

If you have questions, let me know here: @getcassette.

Commercial support is also available if you need it.

Cassette is free software, distributed under the MIT License

Copyright (c) 2012 Andrew Davey


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4