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 )
    • App_Data
    • App_Start
    • Content
    • Controllers
    • Models
    • obj
    • packages
    • Plugins (#Extending Tailwind with reusable third-party plugins.)
    • Properties
    • Scripts
    • 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
    • Urbix.csproj
    • Urbix.csproj.user
    • Urbix.sln
    • Global.asax
    • Global.asax.cs
    • package.json
    • package-libs-config.json
    • package-lock.json
    • packages.config
    • postcss.config.js
    • preload.js
    • vite.config.js
    • watch.js
    • Web.config
    • Web.Debug.config
    • Web.Release.config