Abp.AspNetCore.Mvc.UI.Theme.LYear
September 2, 2020 ยท View on GitHub
A simple ABP MVC UI theme.
Online Demo
We have launched an online demo for this module: https://lyear.samples.easyabp.io
Installation
-
Install the following NuGet packages. (see how)
- EasyAbp.AspNetCore.Mvc.UI.Theme.LYear
-
Add
DependsOn(typeof(AbpAspNetCoreMvcUiLYearThemeModule))attribute to configure the module dependencies. (see how)

Reference
This template refers to Light-Year-Admin-Template, see Light-Year-Admin-Template document for more information.