Skip to content

phojnacki/LargeFileSorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LargeFileSorter

  1. To run the LargeFileSorter execute the following commands:

cd LargeFileSorter put the file to be sorted in .\files\largefile.txt path dotnet build dotnet run

Program displays the time of execution as a console log.

  1. To run the LargeFileGenerator

cd LargeFileGenerator dotnet build dotnet run

Both software component are parametrized using builder pattern in Program.cs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages