Skip to content

mkesicki/csharp-excel-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExcelValidator

This is just to play with C# and Threads. The idea is same as: [https://github.com/mkesicki/excel_validator/] but written in C#. This version is using Threads to speed up process. It is fun exercise and only very basic validation is added. If you like please extend :)

Usage

$ ./ExcelValidator.exe
 You need to pass 2 parametrs:
 - path to Excel file
 - path to yaml config file with validation rules

$ ./ExcelValidator.exe excel.xlsx config.yaml

About

Excel File Basic Validation in C# with Threads Usage

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages