How to acheive this in asp.net core without using javascript.
diffString(
"The red brown fox jumped over.",
"The red brown fox jumped over."
,
"The brown spotted fox leaped over"
);
Output