Homework assignment for the .NET developer intern position.
- git clone
- cd Reiz-Tech-Homework
- to run project:
dotnet run --project Homework/ClockAngleCalculator/ClockAngleCalculator.csproj
orHomework/StructureDepthCalculator/StructureDepthCalculator.csproj
There are two projects in one solution - Homework.sln. You can open the solution for working with both projects.