edwinbernadus / AdminLTE-Starter-KitV2

AdminLTE Starter Kit for ASP.NET Core

Home Page:https://dotnet.express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AdminLTE Starter Kit for ASP.NET Core V2

What is this?

This is a template starter kit for an ASP.NET Core application that uses the AdminLTE user interface.

How to use it?

  • If the login page appears, register first
  • Build the project and open the URL:
https://localhost:5001  
https://localhost:5001/Students/

What change ?

  • Fixes to the build project
  • Addition of a sample Student class
  • Change of database to in-memory SQL

How to Build ?

cd src
dotnet build

Notes

The project is still using .NET Core 2.2. Let me know if an upgrade is needed.

Screenshot

Original Authors

Forked from: https://github.com/dotnet-express/AdminLTE-Starter-Kit

License

This project is licensed under the MIT License - see the LICENSE file for details

About

AdminLTE Starter Kit for ASP.NET Core

https://dotnet.express

License:MIT License


Languages

Language:HTML 83.0%Language:C# 11.0%Language:JavaScript 5.3%Language:CSS 0.7%