7.3. Creating or Importing a C# Module

After a software system has been created, there are several ways to set up C# modules: Import from a Visual Studio Project file (.csproj), import from a Visual Studio Solution file (.sln) and manual module creation.