https://github.com/c0shea/adminlte-template
A C# MVC Template for Visual Studio using the popular AdminLTE Bootstrap Template.
https://github.com/c0shea/adminlte-template
adminlte adminlte-template asp-net-mvc bootstrap3 c-sharp font-awesome
Last synced: 7 months ago
JSON representation
A C# MVC Template for Visual Studio using the popular AdminLTE Bootstrap Template.
- Host: GitHub
- URL: https://github.com/c0shea/adminlte-template
- Owner: c0shea
- License: mit
- Created: 2016-07-31T00:07:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T03:43:55.000Z (over 3 years ago)
- Last Synced: 2025-10-10T21:04:49.785Z (7 months ago)
- Topics: adminlte, adminlte-template, asp-net-mvc, bootstrap3, c-sharp, font-awesome
- Language: JavaScript
- Size: 5.05 MB
- Stars: 67
- Watchers: 12
- Forks: 33
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AdminLTE Template
The AdminLTE Template is a ready-to-go template for constructing high-quality ASP.NET MVC projects.
The template also includes other useful plugins.
This template aims to make development faster and easier since the basic structure of all the
dependencies is already defined.
[AdminLTE](https://github.com/ColorlibHQ/AdminLTE) was created and is maintained
by [Abdullah Almsaeed](https://almsaeedstudio.com/).

- [AdminLTE Demo](https://adminlte.io/themes/AdminLTE/index2.html)
- [AdminLTE Documentation](https://adminlte.io/themes/AdminLTE/documentation/index.html)
## Included Dependencies
| NAME | VERSION | REPO |
| :--- | :---: | :---: |
| AdminLTE | 2.4.9 | [GitHub](https://github.com/ColorlibHQ/AdminLTE)
| Bootstrap | 3.4.1 | [GitHub](https://github.com/twbs/bootstrap)
| Bootstrap Datepicker | 1.9.0 | [GitHub](https://github.com/uxsolutions/bootstrap-datepicker)
| Bootstrap Select | 1.13.12 | [GitHub](https://github.com/silviomoreto/bootstrap-select)
| Bootstrap Validator | 0.11.9 | [GitHub](https://github.com/1000hz/bootstrap-validator)
| Fastclick | 1.0.6 | [GitHub](https://github.com/ftlabs/fastclick)
| Font Awesome | 4.7.0 | [GitHub](https://github.com/FortAwesome/Font-Awesome)
| iCheck | 1.0.1 | [GitHub](https://github.com/fronteed/iCheck/)
| Inputmask | 3.3.11 | [GitHub](http://github.com/RobinHerbots/jquery.inputmask)
| jQuery | 3.4.1 | [GitHub](https://github.com/jquery/jquery)
| Moment.js | 2.24.0 | [GitHub](https://github.com/moment/moment/)
| slimScroll | 1.3.8 | [GitHub](https://github.com/rochal/jQuery-slimScroll)
| WebHelpers.Mvc5 | 2.1.0 | [GitHub](https://github.com/c0shea/WebHelpers.Mvc5)