Taritsyn/BundleTransformer

Feature Request: .NET Standard Support

samtrion opened this issue · 3 comments

Based on current developments, support for at least .NET Standard 2.0 would be very beneficial.

Hello, Martin!

The base library (System.Web.Optimization) does not support .NET Standard. A complete rewrite of the Bundle Transformer library will require a large amount of resources, which I do not currently have.

I recommend that you look at the Mads Kristensen's project - WebOptimizer.

Thanks for your reponse.