- This project runs on .net7 technology. So your environment must have .net7 SDK and .net7 Runtime for running project properly. For not using external libraries, xlsx formatted data reformatted to csv format.
- You can use Visual Studio for running project. Or you can run project with dotnet-CLI commands using the command mentioned below.
dotnet run --project ConsoleApp/ConsoleApp.csproj