Blazor Server 8
Folder Structure
Folder Structure

The Domiex - 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
    • Pages
    • Properties
    • Shared
    • src (#Source files used during development.)
      • assets (#Development assets:)
        • css (#Raw CSS RTL Generate files used in the project.)
        • fonts (#Raw font files used in the project.)
        • images (#Image files used in development.)
        • js (#JavaScript files for development.)
        • json(#Json files for localization in development.)
        • lang (#Language files for localization in development.)
        • scss (#SCSS files for styling:)
          • custom
            • apps
            • chart
            • components
            • dashboards
            • fonts
            • forms
            • landing
            • mixin
            • pages
            • plugins
            • structure
          • _variables-custom.scss
          • _variables-dark.scss
          • _variables.scss
          • app.scss
          • bootstrap.scss
          • icons.scss
        • libs (#Library files used in development.)
      • partials (#Reusable HTML partials:)
        • body.html (#Structure for the body element.)
        • footer.html (#Footer content.)
        • head-css.html (#CSS links for the head section.)
        • page-heading.html (#Page heading content.)
        • page-wrapper.html (#Wrapper for the main content.)
        • settings-modal.html (#Modal for settings.)
        • sidebar.html (#Sidebar structure.)
        • title-meta.html (#Title and meta tags.)
        • topbar.html (#Top bar content.)
        • vendor-scripts.html (#Script references for third-party libraries.)
      • All HTML Pages Files (#Complete HTML pages constructed from partials.)
    • .htmlvalidate.json
    • _Imports
    • App
    • appsettings.Development
    • appsettings
    • Domiex.csproj
    • Domiex.csproj.user
    • Domiex.sln
    • nodemon
    • package
    • package-libs-config
    • package-lock
    • packages.config
    • preload
    • Program.cs
    • rtlscss
    • vite.config
    • yarn.lock