An open API service indexing awesome lists of open source software.

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: 5 months ago
JSON representation

A C# MVC Template for Visual Studio using the popular AdminLTE Bootstrap Template.

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/).

![Preview Screenshot](https://raw.githubusercontent.com/c0shea/AdminLTE-Template/master/src/AdminLTE%20Template%20Installer/AdminLTE%20Preview.png)

- [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)