https://github.com/creativetimofficial/argon-dashboard-asp-net
Start your development with a Bootstrap 4 Admin Dashboard built for ASP.NET Core framework, the newest go-to technology from Microsoft for top companies.
https://github.com/creativetimofficial/argon-dashboard-asp-net
argon argon-dashboard argon-design asp creative-tim dashboard
Last synced: about 1 month ago
JSON representation
Start your development with a Bootstrap 4 Admin Dashboard built for ASP.NET Core framework, the newest go-to technology from Microsoft for top companies.
- Host: GitHub
- URL: https://github.com/creativetimofficial/argon-dashboard-asp-net
- Owner: creativetimofficial
- License: mit
- Created: 2019-05-16T07:21:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-16T07:04:29.000Z (over 1 year ago)
- Last Synced: 2025-04-19T08:10:17.529Z (6 months ago)
- Topics: argon, argon-dashboard, argon-design, asp, creative-tim, dashboard
- Language: CSS
- Homepage: https://www.creative-tim.com/product/argon-dashboard-asp-net
- Size: 10.6 MB
- Stars: 224
- Watchers: 17
- Forks: 378
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Argon Dashboard ASP.NET Core](https://argon-dashboard-asp-net.creative-tim.com/?ref=adasp-readme) [](https://twitter.com/home?status=Argon%20Dashboard%20ASP.NET%20is%20a%20Free%20Frontend%20Preset%20for%20ASP.NET%20Core%20%E2%9D%A4%EF%B8%8F%20https%3A//argon-dashboard-asp-net.creative-tim.com/%20%23bootstrap%20%23argon%20%23design%20%23dashboard%20%23aspnet%20%23freebie%20via%20%40CreativeTim)
  [](https://github.com/creativetimofficial/argon-dashboard-asp-net/issues?q=is%3Aopen+is%3Aissue) [](https://github.com/creativetimofficial/argon-dashboard-asp-net/issues?q=is%3Aissue+is%3Aclosed)

Start your development with a Bootstrap 4 Admin Dashboard built for ASP.NET Core framework, the newest go-to technology from Microsoft for top companies. [Creative Tim](https://www.creative-tim.com/) partnered with [Udevoffice](https://udevoffice.com/) to provide a fully coded **frontend + backend** solution for you. It features a huge number of components that can help you create amazing websites and brings with itself innumerable advantages: lightweight, fast, scalable and modern way to execute your next top app.
**FULLY CODED COMPONENTS**
Argon Dashboard ASP.NET is built with over frontend 100 individual components, giving you the freedom of choosing and combining. All components can take variations in colour, that you can easily modify using SASS files.
You will save a lot of time going from prototyping to full-functional code, because all elements are implemented. This Dashboard is coming with prebuilt examples, so the development process is seamless, switching from our pages to the real website is very easy to be done.Every element has multiple states for colors, styles, hover, focus, that you can easily access and use.
View all components [here](https://creative-tim.com/live/argon-dashboard-asp-net/?start-page=docs/components/alerts?ref=adasp-readme)
**COMPLEX DOCUMENTATION**
Each element is well presented in a very complex documentation. You can check the components [here](https://creative-tim.com/live/argon-dashboard-asp-net/?start-page=docs/components/alerts?ref=adasp-readme) and the foundation [here](https://creative-tim.com/live/argon-dashboard-asp-net/?start-page=docs/foundation/colors?ref=adasp-readme)
**Example Pages**
If you want to get inspiration or just show something directly to your clients, you can jump start your development with our pre-built example pages. You will be able to quickly set up the basic structure for your web project.
View example pages [here](https://www.creative-tim.com/live/argon-dashboard-asp-net?ref=adasp-readme)## Table of Contents
* [Versions](#versions)
* [Demo](#demo)
* [Quick start](#quick-start)
* [Documentation](#documentation)
* [File Structure](#file-structure)
* [Browser Support](#browser-support)
* [Resources](#resources)
* [Reporting Issues](#reporting-issues)
* [Technical Support or Questions](#technical-support-or-questions)
* [Licensing](#licensing)
* [Useful Links](#useful-links)## Versions
[
](https://demos.creative-tim.com/argon-dashboard/index.html?ref=adasp-readme)
[](https://argon-dashboard-nodejs.creative-tim.com/?ref=adasp-readme) [
](https://argon-dashboard-asp-net.creative-tim.com/?ref=adasp-readme) [
](https://argon-dashboard-asp-net.creative-tim.com/?ref=adasp-readme)
| HTML | NODEJS | ASP.NET Core | Laravel |
| --- | --- | --- | --- |
| [](https://demos.creative-tim.com/argon-dashboard/index.html?ref=adasp-readme) | [](https://argon-dashboard-nodejs.creative-tim.com/?ref=adasp-readme) | [](https://argon-dashboard-asp-net.creative-tim.com/?ref=adasp-readme) | [](https://argon-dashboard-laravel.creative-tim.com/?ref=adasp-readme) |## Demo
| Login | User Profile | Tables | Dashboard |
| --- | --- | --- | --- |
| [](https://www.creative-tim.com/live/argon-dashboard-asp-net/?start-page=login) | [](https://www.creative-tim.com/live/argon-dashboard-asp-net/?start-page=profile) | [](https://www.creative-tim.com/live/argon-dashboard-asp-net/?start-page=tables) | [](https://www.creative-tim.com/live/argon-dashboard-asp-net/)[View More](https://www.creative-tim.com/live/argon-dashboard-asp-net).
## Documentation
The documentation for the Argon Dashboard ASP.NET Core is hosted at [website](https://creative-tim.com/live/argon-dashboard-asp-net/?start-page=docs/getting-started/overview?ref=adasp-readme).
## File Structure
```
│
│ CreativeTim.Argon.DotNetCore.Free.sln
│ docker-compose.dcproj
│ docker-compose.override.yml
│ docker-compose.yml
│ ISSUES_TEMPLATE.md
│ LICENSE
│ README.md
├───CreativeTim.Argon.DotNetCore.Free
│ │ appsettings.Development.json
│ │ appsettings.json
│ │ CreativeTim.Argon.DotNetCore.Free.csproj
│ │ Dockerfile
│ │ global.json
│ │ Program.cs
│ │ Startup.cs
│ ├───Areas
│ │ └───Identity
│ │ │ IdentityHostingStartup.cs
│ │ └───Pages
│ │ │ _ValidationScriptsPartial.cshtml
│ │ │ _ViewImports.cshtml
│ │ │ _ViewStart.cshtml
│ │ └───Account
│ │ ForgotPassword.cshtml
│ │ ForgotPassword.cshtml.cs
│ │ Login.cshtml
│ │ Login.cshtml.cs
│ │ Logout.cshtml
│ │ Logout.cshtml.cs
│ │ Register.cshtml
│ │ Register.cshtml.cs
│ │ _ViewImports.cshtml
│ ├───Controllers
│ │ HomeController.cs
│ ├───Data
│ │ │ ApplicationDbContext.cs
│ │ │
│ │ ├───Migrations
│ │ │ 00000000000000_InitialCreate.cs
│ │ │ 00000000000000_InitialCreate.Designer.cs
│ │ │ ApplicationDbContextModelSnapshot.cs
│ │ └───Seeders
│ │ IdentityDataSeeder.cs
│ ├───Infrastructure
│ │ │ BaseController.cs
│ │ │ SlugifyParameterTransformer.cs
│ │ ├───ApplicationUserClaims
│ │ │ ApplicationUserClaimsPrincipalExtensions.cs
│ │ │ ApplicationUserClaimsPrincipalFactory.cs
│ │ ├───AppSettingsModels
│ │ │ ScriptTags.cs
│ │ └───ErrorHandling
│ │ ExportModelStateAttribute.cs
│ │ ImportModelStateAttribute.cs
│ │ ModelStateHelpers.cs
│ │ ModelStateTransfer.cs
│ │ ModelStateTransferValue.cs
│ ├───Models
│ │ │ ErrorViewModel.cs
│ │ │ ProfileViewModel.cs
│ │ └───Identity
│ │ ApplicationUser.cs
│ ├───Properties
│ │ launchSettings.json
│ ├───Views
│ │ │ _ViewImports.cshtml
│ │ │ _ViewStart.cshtml
│ │ ├───Home
│ │ │ Icons.cshtml
│ │ │ Index.cshtml
│ │ │ Maps.cshtml
│ │ │ Privacy.cshtml
│ │ │ Profile.cshtml
│ │ │ Status404.cshtml
│ │ │ Status4xx.cshtml
│ │ │ Tables.cshtml
│ │ └───Shared
│ │ │ Error.cshtml
│ │ │ _CookieConsentPartial.cshtml
│ │ │ _Dropdown.cshtml
│ │ │ _ExternalScripts.cshtml
│ │ │ _Footer.cshtml
│ │ │ _Header.cshtml
│ │ │ _IdentityLayout.cshtml
│ │ │ _Layout.cshtml
│ │ │ _Navbar.cshtml
│ │ │ _NavbarUserInfo.cshtml
│ │ │ _Sidebar.cshtml
│ │ │ _ThemeScripts.cshtml
│ │ │ _ThemeStyles.cshtml
│ │ │ _ValidationScriptsPartial.cshtml
│ │ └───Auth
│ │ _Footer.cshtml
│ │ _Header.cshtml
│ │ _Navbar.cshtml
│ └───wwwroot
│ │ favicon.ico
│ ├───css
│ │ argon.css
│ │ argon.min.css
│ │ site.css
│ ├───fonts
│ │ └───nucleo
│ │ nucleo-icons.eot
│ │ nucleo-icons.svg
│ │ nucleo-icons.ttf
│ │ nucleo-icons.woff
│ │ nucleo-icons.woff2
│ ├───img
│ │ ├───brand
│ │ │ blue.png
│ │ │ favicon.png
│ │ │ white.png
│ │ ├───icons
│ │ │ └───common
│ │ │ github.svg
│ │ │ google.svg
│ │ └───theme
│ │ angular.jpg
│ │ bootstrap.jpg
│ │ profile-cover.jpg
│ │ react.jpg
│ │ sketch.jpg
│ │ team-1-800x800.jpg
│ │ team-2-800x800.jpg
│ │ team-3-800x800.jpg
│ │ team-4-800x800.jpg
│ │ vue.jpg
│ ├───js
│ │ argon.js
│ │ argon.min.js
│ │ site.js
│ ├───lib
│ │ ├───bootstrap
│ │ │ │ LICENSE
│ │ │ └───dist
│ │ │ ├───css
│ │ │ │ bootstrap-grid.css
│ │ │ │ bootstrap-grid.css.map
│ │ │ │ bootstrap-grid.min.css
│ │ │ │ bootstrap-grid.min.css.map
│ │ │ │ bootstrap-reboot.css
│ │ │ │ bootstrap-reboot.css.map
│ │ │ │ bootstrap-reboot.min.css
│ │ │ │ bootstrap-reboot.min.css.map
│ │ │ │ bootstrap.css
│ │ │ │ bootstrap.css.map
│ │ │ │ bootstrap.min.css
│ │ │ │ bootstrap.min.css.map
│ │ │ └───js
│ │ │ bootstrap.bundle.js
│ │ │ bootstrap.bundle.js.map
│ │ │ bootstrap.bundle.min.js
│ │ │ bootstrap.bundle.min.js.map
│ │ │ bootstrap.js
│ │ │ bootstrap.js.map
│ │ │ bootstrap.min.js
│ │ │ bootstrap.min.js.map
│ │ ├───jquery
│ │ │ │ LICENSE.txt
│ │ │ └───dist
│ │ │ jquery.js
│ │ │ jquery.min.js
│ │ │ jquery.min.map
│ │ ├───jquery-validation
│ │ │ │ LICENSE.md
│ │ │ └───dist
│ │ │ additional-methods.js
│ │ │ additional-methods.min.js
│ │ │ jquery.validate.js
│ │ │ jquery.validate.min.js
│ │ └───jquery-validation-unobtrusive
│ │ jquery.validate.unobtrusive.js
│ │ jquery.validate.unobtrusive.min.js
│ │ LICENSE.txt
│ ├───scss
│ │ │ argon.scss
│ │ ├───bootstrap
│ │ ├───core
│ │ └───custom
│ └───vendor
└───docs
documentation.html
```## Browser Support
At present, we officially aim to support the last two versions of the following browsers:
![]()
![]()
![]()
![]()
## Resources
* Demo:
* Download Page:
* Documentation:
* License Agreement:
* Support:## Reporting Issues
We use GitHub Issues as the official bug tracker for the Material Kit. Here are some advices for our users that want to report an issue:
1. Make sure that you are using the latest version of the Material Kit. Check the CHANGELOG from your dashboard on our [website](https://www.creative-tim.com/).
2. Providing us reproducible steps for the issue will shorten the time it takes for it to be fixed.
3. Some issues may be browser specific, so specifying in what browser you encountered the issue might help.## Technical Support or Questions
If you have questions or need help integrating the product please [contact us](https://www.creative-tim.com/contact-us) instead of opening an issue.
## Licensing
* Copyright 2019 Creative Tim ()
* Licensed under MIT ()## Useful Links
More products from Creative Tim: [https://www.creative-tim.com/products](https://www.creative-tim.com/products?ref=adasp-readme)
Tutorials: [https://www.youtube.com/channel/UCVyTG4sCw-rOvB9oHkzZD1w](https://www.youtube.com/channel/UCVyTG4sCw-rOvB9oHkzZD1w)
Freebies: [https://www.creative-tim.com/bootstrap-themes/free](https://www.creative-tim.com/bootstrap-themes/free?ref=adasp-readme)
Affiliate Program (earn money): [https://www.creative-tim.com/affiliates/new](https://www.creative-tim.com/affiliates/new?ref=adasp-readme)
Social Media:
Twitter:
Facebook:
Dribbble:
Google+:
Instagram: