# Abp.AspNetCore.Mvc.UI.Theme.LYear
(opens new window)
(opens new window)
(opens new window)
(opens new window)
(opens new window)
A simple ABP MVC UI theme.
# Online Demo
We have launched an online demo for this module: https://lyear.samples.easyabp.io (opens new window)
# Installation
Install the following NuGet packages. (see how (opens new window))
- EasyAbp.AspNetCore.Mvc.UI.Theme.LYear
Add
DependsOn(typeof(AbpAspNetCoreMvcUiLYearThemeModule))
attribute to configure the module dependencies. (see how (opens new window))
# Reference
This template refers to Light-Year-Admin-Template (opens new window), see Light-Year-Admin-Template (opens new window) document for more information.