Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Bootstrap 4 admin dashboard template for ASP.NET Core with prebuilt pages, Identity auth, and full frontend/backend code.

Light Bootstrap Dashboard is an admin dashboard template designed to be beautiful and simple.
Argon Dashboard ASP.NET Core is a free Bootstrap 4 admin dashboard template from Creative Tim that provides a fully coded frontend and backend starter project for ASP.NET Core.
Argon Dashboard ASP.NET Core is a free, open-source admin dashboard starter built on ASP.NET Core and Bootstrap 4, created by Creative Tim in partnership with Udevoffice. It takes a standard ASP.NET Core web application and pre-wires it with the Argon Dashboard design system, ASP.NET Core Identity authentication pages, Entity Framework Core data context with initial migrations, and example pages such as Dashboard, Login, User Profile, Tables, Icons, Maps, and a 404 status page. The output is a runnable .NET web project that can be opened in Visual Studio or built with the .NET CLI.
Argon Dashboard ASP.NET Core is free and open source under the MIT license, so it can be used in personal and commercial projects without a paid license.
Yes, it is free and released under the MIT License. You can use, modify, and distribute it in personal and commercial projects as long as you preserve the copyright notice.
Yes, the project includes ASP.NET Core Identity pages for Login, Register, ForgotPassword, and Logout in the Areas/Identity folder. An ApplicationUser model and a seeder are included.
It uses Bootstrap 4 with the Argon Dashboard design system. The bundled files include argon.css and argon.js in minified and unminified versions, plus jQuery and jQuery Validation for client-side behavior.
Example pages include Dashboard, Login, User Profile, Tables, Icons, Maps, Privacy, and a Status404 page. These are implemented as Razor views under the Views/Home and Views/Shared folders.
