Assembly Definition Files use the .asmdef extension.

They can:

Example:

Core.asmdef

Player.asmdef
→ references Core

Inventory.asmdef
→ references Core

They are not necessary for every small project.