mvcdonutcaching icon indicating copy to clipboard operation
mvcdonutcaching copied to clipboard

unnecessary Comments were adding

Open HappyCoder99 opened this issue 8 years ago • 2 comments

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-->

HappyCoder99 avatar Jun 28 '17 11:06 HappyCoder99

@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

image

aukgit avatar Aug 25 '17 11:08 aukgit

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..

p10tyr avatar Apr 12 '18 10:04 p10tyr