Razor101/ ├── Pages/ # Razor Pages and their code-behind files │ ├── Shared/ # Shared layouts and partial views │ ├── _ViewImports.cshtml # Common imports and tag helpers │ ├── _ViewStart.cshtml # ...