mvcdonutcaching
mvcdonutcaching copied to clipboard
unnecessary Comments were adding
When these packages are incorporated to application some unusual comments are being added to code
here is an example : https://stackoverflow.com/questions/44800866/mvcdonutcaching-how-can-i-remove-the-enddonut-comment
<!--Donut# SOME RANDOM GIBBERISH #-->Content Of partial here<!--EndDonut-->
@moonpyk I have the same question, @HappyCoder99 already asked.
It is also 700+ bytes checked in the notepad. Is it required? If it is then can we reduce it to SHAHash

I can seem the same stuff while I am running on my local machine with Visual Studio. Once it is on the server it does not show this any more? But some other devs say they don't see that on their local machines any way. Not sure whats its there for any way. I cannot help up.
I would like an option that can wrap each element telling me if it was cached or not not cached and when. etc etc..