DIKU — Software Development — Guides Report Writing Writing Technical Reports (download pdf) Report Formatting Guide Code C# Style Guide Example C# Code Formatting NUnit Guidelines IDE and software We will be using Visual Studio Code for the course. We use .NET Core 3.1 and the dotnet cli-tool to create, build and execute projects. We use NUnit for unit testing.