AdminLTE Template Versions Save

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

v5.0

5 years ago
  • Add support for VS 2019
  • Add NLog
  • Restrict default controller actions to HttpGet
  • Upgrade NuGet packages
  • Upgrade Moment.js, Bootstrap Select, Bootstrap Datepicker, Bootstrap, and AdminLTE

v4.3.1

5 years ago
  • Fix validator.js in BundleConfig
  • Fix whitespace on resize
  • Update Newtonsoft.Json to 11.0.2 to fix dependency for WebHelpers
  • Add support for net48

v4.3

5 years ago
  • Update WebHelpers to v2
  • Add support for .NET 4.7.2

v4.2

6 years ago

Update jQuery to v3.3.1

v4.1

6 years ago
  • Update AdminLTE to 2.4.3
  • Update Moment to 2.21.0
  • Update NuGet packages

v4.0

6 years ago
  • Add a default ErrorController, which catches unhandled application exceptions and returns either the NotFound or InternalServerError view
  • Add EnumHandler
  • Replace Select2 with bootstrap-select since Select2 can't seem to add support for basic select functionality, like using the arrow keys on the keyboard
  • Update inputmask to 3.3.11
  • Update moment to 2.19.3
  • Update NuGet packages

v3.1

6 years ago
  • Add support for VS 2015
  • Update AdminLTE to v2.4.2
  • Update Inputmask to v3.3.8
  • Update Select2 to v4.0.4

v3.0

6 years ago

Add support for VS2017. Previous versions of Visual Studio are no longer supported by the plugin. v2.3.11 is the last supported version that targets VS2015. All further development will be done to target VS2017 only.

2.3.11

7 years ago

Updated to 2.3.11 of AdminLTE and updated a few other included dependencies.

Versions of this plugin template will now align with the AdminLTE version numbers.

v1.2

7 years ago

Updated to version 2.3.8 of AdminLTE