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.
- Host: GitHub
- URL: https://github.com/romsmnk/comparator
- Owner: romsmnk
- Created: 2019-11-04T15:00:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-24T19:21:48.000Z (almost 6 years ago)
- Last Synced: 2025-01-18T16:50:00.944Z (over 1 year ago)
- Topics: comparator, csharp, wpf, wpf-ui
- Language: C#
- Homepage:
- Size: 21.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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