Skip to content
This repository has been archived by the owner on Nov 19, 2022. It is now read-only.

Latest commit

 

History

History
28 lines (16 loc) · 1.8 KB

File metadata and controls

28 lines (16 loc) · 1.8 KB

Abp.AspNetCore.Mvc.UI.Theme.LYear

ABP version NuGet NuGet Download Discord online GitHub stars

A simple ABP MVC UI theme.

Online Demo

We have launched an online demo for this module: https://lyear.samples.easyabp.io

Installation

  1. Install the following NuGet packages. (see how)

    • EasyAbp.AspNetCore.Mvc.UI.Theme.LYear
  2. Add DependsOn(typeof(AbpAspNetCoreMvcUiLYearThemeModule)) attribute to configure the module dependencies. (see how)

Files

Reference

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