namespace: Serenity.Web assembly: Serenity.Net.Web
Default implementation of IScriptMinifier and ICssMinifer interfaces with Nuglify library
public class NuglifyMinifier : ICssMinifier, IScriptMinifier
name | description |
---|---|
NuglifyMinifier() | The default constructor. |
MinifyCss(…) | |
MinifyScript(…) |
- interface ICssMinifier
- interface IScriptMinifier
- Source: NuglifyMinifier.cs