Skip to content

AskarIbnAzad/CoreFlex-Dot-Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoreFlex – Admin Dashboard Template (HTML + ASP.NET Core)

CoreFlex is a modern, responsive Admin Dashboard template built with Bootstrap 5. It includes both a static HTML version and an ASP.NET Core MVC version, making it ideal for ERP systems, CMS platforms, and enterprise web apps.


🚀 Features

  • ✅ Responsive layout with sidebar navigation
  • ✅ Modular UI components (buttons, alerts, modals, etc.)
  • ✅ Bootstrap 5 + Bootstrap Icons
  • ✅ ASP.NET Core MVC version with Razor views and layout
  • ✅ Clean, scalable HTML structure for static use
  • ✅ Organized folder structure for easy maintenance

📁 Project Structure

CoreFlex/ ├── CoreFlex.Html/ # Static HTML version │ ├── index.html │ └── pages/ ├── CoreFlex.Net/ # ASP.NET Core MVC version │ ├── Controllers/ │ ├── Views/ │ │ ├── Shared/ │ │ └── Pages/ │ ├── wwwroot/ │ └── CoreFlex.Net.csproj ├── assets/ │ ├── css/ │ ├── js/ │ └── images/ └── README.md


🧩 UI Components Included

  • Base Elements: Buttons, Alerts, Badges, Breadcrumbs, Spinners
  • Forms: Input fields, Input groups, Floating labels, Validation
  • Display: Cards, Tables, List Groups, Dropdowns, Carousel
  • Interactive: Modals, Toasts, Tooltips, Popovers
  • Navigation: Tabs, Pagination, Collapse, Accordion

🛠️ Getting Started

🔧 Static HTML Version

  1. Open CoreFlex.Html/index.html in your browser.
  2. Explore UI components in the /pages folder.

🧩 ASP.NET Core Version

  1. Open CoreFlex.Net/CoreFlex.Net.csproj in Visual Studio or VS Code.
  2. Run the project:
    dotnet run

About

CoreFlex is a responsive Admin Dashboard template built with Bootstrap 5. It includes both a static HTML version and an ASP.NET Core MVC version, making it ideal for modern web apps, ERP systems, and CMS platforms. Modular, scalable, and developer-friendly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors