A simple ABP MVC UI theme.
We have launched an online demo for this module: https://lyear.samples.easyabp.io
-
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)
This template refers to Light-Year-Admin-Template, see Light-Year-Admin-Template document for more information.