Here is some css/js/html compressor like:
https://csscompressor.com/
or
https://javascript-compressor.com/
And I heard that node.js using some module can automatically compress css/js.I wonder that if .net core has something the same.
However I searched nuget and found nothing about that.Is there any other way can do it?Thank you.