Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.1 KB

README.md

File metadata and controls

22 lines (18 loc) · 1.1 KB

Gijgo ASP.NET MVC Examples

How to run the project

  1. Open Gijgo.Asp.NET.Examples.sln with Visual Studio 2015+
  2. Set correct connection string to sql server database in the Web.config
  3. Execute "Add-Migration InitialCreate" command in "Package Manager Console"
  4. Execute "Update-Database" command in "Package Manager Console"
  5. Run the project with Visual Studio

Top Examples

  1. jQuery Grid
  2. Bootstrap Editable Table
  3. Bootstrap Treeview
  4. Bootstrap 4 Treeview
  5. Bootstrap Modal Resizable
  6. Bootstrap Datepicker
  7. Bootstrap 4 Datepicker
  8. Bootstrap 4 Timepicker
  9. Bootstrap 4 Checkbox
  10. Bootstrap 4 Table