How do I minify a string with CSS or JS content in ASP.NET MVC?

1

I have some records that contain CSS and JS content that are saved in the database. I want to rescue them and minify them. I've been taking a look at Microsoft Ajax Minify, but I did not think it would solve the problem. Is there a solution?

    
asked by anonymous 06.11.2017 / 15:40

0 answers