ASP.Net Core 9
Folder Structure
Folder Structure

The Domiex - ASP.Net Core 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
    • Controllers
    • Models
    • Properties
    • src
      • 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.)
          • apps
          • auth
          • charts
          • components
          • dashboards
          • form
          • landing
          • maps
          • pages
          • table
          • ui
          • admin.bundle.js
          • layouts.js
          • main.js
        • 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.)
    • Views
      • Shared
        • Error.cshtml
        • HeadCSS.cshtml
        • LandingLayout.cshtml
        • PageHeading.cshtml
        • SettingsModal.cshtml
        • Sidebar.cshtml
        • TitleMeta.cshtml
        • Topbar.cshtml
        • _BlankLayout.cshtml
        • _Layout.cshtml
        • footer.cshtml
      • Includes All Pages
    • .htmlvalidate.json
    • appsettings.Development.json
    • appsettings.json
    • Domiex.csproj
    • Domiex.csproj.user
    • Domiex.sln
    • nodemon.json
    • package.json
    • package-libs-config.json
    • package-lock.json
    • packages.config
    • preload.js
    • Program.cs
    • rtlscss.js
    • vite.config.js
    • yarn.lock