Task Detail

  • mkdir academic-works-etl cd academic-work-etl dotnet new console -o AcademicWorksETL --use-program-main //creating console app with main in program.cs file dotnet sln add AcademicWorksETL

    11/08/2024 16:04:04