In Unix systems the ‘diff’ command is used to highlight the differences between files, it is an extremely useful tool for comparing documents. Outside of Unix systems this functionality is hard to come by, especially if you need to embed the functionality into your program. This is where the textdiffcore package fits in; textdiffcore isContinue reading “Diff in .Net Core using textdiffcore”
Tag Archives: c sharp
C# Tutorials
Over the past 6 months I’ve worked on some intermediate C# tutorials, they go over topics that are not usually covered by other video tutorials on the internet. Click the read more button to see the list.