combres icon indicating copy to clipboard operation
combres copied to clipboard

ASP.NET and MVC performance optimization library ⛺

Results 15 combres issues
Sort by recently updated
recently updated
newest added

I tried to use combres to compress js file written with ES6 but it didn;t work, I wonder is it my configuration error, or it does not support ES6 at...

Bumps [log4net](https://github.com/apache/logging-log4net) from 2.0.3 to 2.0.10. Release notes Sourced from log4net's releases. Address CVE-2018-1285 and improve netstandard 2.0 support Apache log4net 2.0.10 improves netstandard2.0 support thanks to community member @NicholasNoise....

dependencies

How could we configure combres to transpile JS via babel before minifying?

We've been using Combres for a long time and recently upgraded to v2.3.0.4 after one of our test servers experienced an issue where it failed to load JS/CSS resources. Although...

headers["HTTP_X_FORWARDED_PROTO"] may have double quotes, replace with string.Empty to avoid Invalid Uri Format Exception.

In my MVC project I have dynamic call like this in my Razor view: @(Html.CombresLink("publicCss" + Model.PublicSkinName)) The string passed in might resolve to "publicCssFubar", for example. If however the...

Hi, I have updated NuGet dependencies versions. They were strict, and I could not install the combres together with other libraries in my website. So I have changes how dependencies...

It is impossible to install combres's NuGet package, as it uses strict dependency versions.

I have LESS resource set that I want to reference from another CSS resource set inside an ASP.NET MVC 4 web application. When I include the LESS resource set in...

enhancement
help-needed

We are using combres and i want to know if we can change the URL format from /combres.axd/scripts.head/-1858562714/ to /combres.axd/scripts.head?r=-1858562714 This would help us a lot since for Akamai the...

enhancement
help-needed