An open API service indexing awesome lists of open source software.

https://github.com/romsmnk/comparator

Windows Presentation Foundation app which compare files in two directories.
https://github.com/romsmnk/comparator

comparator csharp wpf wpf-ui

Last synced: about 2 months ago
JSON representation

Windows Presentation Foundation app which compare files in two directories.

Awesome Lists containing this project

README

          

# Comparator
## About

C#/.NET
Windows Presentation Foundation app which compare files from two directories.

## What is the purpose of this project?

I mastered basic concept of WPF.

## You can run this project locally just do:

* clone branch review with git clone https://github.com/Naks2121/Comparator.git or fork it and then clone it from your forked repo
* cd comparator
* csc *.cs
* start CompareDirectories.exe