38 lines
1.4 KiB
Markdown
38 lines
1.4 KiB
Markdown
|
# Important
|
||
|
|
||
|
Issues of this repository are tracked on https://github.com/aspnetboilerplate/aspnetboilerplate. Please create your issues on https://github.com/aspnetboilerplate/aspnetboilerplate/issues.
|
||
|
|
||
|
# Introduction
|
||
|
|
||
|
This is a template to create **ASP.NET Core MVC / Angular** based startup projects for [ASP.NET Boilerplate](https://aspnetboilerplate.com/Pages/Documents). It has 2 different versions:
|
||
|
|
||
|
1. [ASP.NET Core MVC & jQuery](https://aspnetboilerplate.com/Pages/Documents/Zero/Startup-Template-Core) (server rendered multi-page application).
|
||
|
2. [ASP.NET Core & Angular](https://aspnetboilerplate.com/Pages/Documents/Zero/Startup-Template-Angular) (single page application).
|
||
|
|
||
|
User Interface is based on [AdminLTE theme](https://github.com/ColorlibHQ/AdminLTE).
|
||
|
|
||
|
# Download
|
||
|
|
||
|
Create & download your project from https://aspnetboilerplate.com/Templates
|
||
|
|
||
|
# Screenshots
|
||
|
|
||
|
#### Sample Dashboard Page
|
||
|

|
||
|
|
||
|
#### User Creation Modal
|
||
|

|
||
|
|
||
|
#### Login Page
|
||
|
|
||
|

|
||
|
|
||
|
# Documentation
|
||
|
|
||
|
* [ASP.NET Core MVC & jQuery version.](https://aspnetboilerplate.com/Pages/Documents/Zero/Startup-Template-Core)
|
||
|
* [ASP.NET Core & Angular version.](https://aspnetboilerplate.com/Pages/Documents/Zero/Startup-Template-Angular)
|
||
|
|
||
|
# License
|
||
|
|
||
|
[MIT](LICENSE).
|