Folder Structure

The Urbix - Admin & Dashboard Template. project is organized to streamline your workflow and make it easy to manage, customize, and extend. Below is a breakdown of the main directories and files included in your template. We have user friendly structure which can easy for the Developers to understand.

  • Admin (v1.0.0 )
    • Controllers
    • Models
    • obj
    • Plugins (#Extending Tailwind with reusable third-party plugins.)
    • Properties
    • src (#Source files used during development.)
    • Views
      • Shared (#All partials files:)
        • _layout.cshtml
        • AuthBackground.cshtml
        • AuthHeader.cshtml
        • AuthLayout.cshtml
        • Error.cshtml
        • Footer.cshtml
        • HeadCss.cshtml
        • Header.cshtml
        • Horizontal.cshtml
        • PageTitle.cshtml
        • ScrollToTop.cshtml
        • Sidebar.cshtml
        • Switcher.cshtml
        • TitleMeta.cshtml
        • VendorScripts.cshtml
      • Includes All Pages
    • appsettings.Development.json
    • appsettings.json
    • Maxitor.csproj
    • Maxitor.csproj.user
    • Maxitor.sln
    • package.json
    • package-libs-config.json
    • package-lock.json
    • postcss.config.js
    • preload.js
    • Program.cs
    • vite.config.js
    • watch.js