Skip to content

Test assignment for the position of "C# (.NET) developer"

Notifications You must be signed in to change notification settings

GonarchX/CatalogParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CatalogParser

Test assignment for the position of "C# (.NET) developer"

How to start (Windows 10)

  1. Open the console by pressing win+r and write "cmd"
  2. Go to the root project folder
  3. Write "dotnet build .\CatalogParser.sln" in the console to build a project
  4. Go to the project folder ("CatalogParser\CatalogParser\bin\Debug\net5.0>")
  5. Run "CatalogParser.exe" with the parameters by writing in the console "start CatalogParser.exe "ToyShopCatalog.csv ;""
  • where "ToyShopCatalog.csv" is file name and ";" is separator string
  • file will be saved in the same directory

About

Test assignment for the position of "C# (.NET) developer"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages