You can import C# modules from a Visual Studio project file either when creating a new system using the corresponding wizard or selecting "File" → "New" → "Module" → "C# Module from Visual Studio Project file" if you want to add a module to an existing system.
Select the .csproj file and adjust the configuration and platform combination if necessary.