mmanela / diffplex

DiffPlex is Netstandard 1.0+ C# library to generate textual diffs.
Apache License 2.0
990 stars 183 forks source link

Does DiffPlex supports Blazor webassembly. NET 7? #117

Open prakash2033 opened 4 months ago

prakash2033 commented 4 months ago

I'm looking to implement something similar in our application and came across this library which looks perfect for our use case.

I would appreciate if someone can confirm that it supports Blazor webassembly. NET 7

mmanela commented 4 months ago

I have not tested diffplex in blazor web assembly but I do not see a reason why it would not work.