Does Xenko control my C# solution and project files like Unity does?

I am looking for an engine to migrate from Unity, and one of the main reasons is the automatic generation of C# solution and project files.

I wonder if Xenko does the same thing. I would prefer to be able to control and “own” my C# solution and project files.

Xenko creates a normal .net solution for you. You can open it with visual studio and change anything you want. You own it.