Install
Install-Package Kugar.UI.Web.AdminLTE.NetCore
dotnet add package Kugar.UI.Web.AdminLTE.NetCore
paket add Kugar.UI.Web.AdminLTE.NetCore
Kugar.UI.Web.AdminLTE.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
netcoreapp2.1
- Kugar.Core.NetCore(>= 1.2.141)
- Kugar.Core.Web.NetCore(>= 1.0.172)
- Kugar.Tool.Web.RequestFieldValidation(>= 1.0.26)
- Microsoft.AspNetCore.Authentication.Cookies(>= 2.1.2)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 2.1.2)
- Microsoft.AspNetCore.Mvc(>= 2.1.3)
- Microsoft.AspNetCore.Session(>= 2.0.0)
- Microsoft.Extensions.FileProviders.Embedded(>= 2.1.1)
- Microsoft.IdentityModel.Tokens(>= 5.6.0)
- System.IdentityModel.Tokens.Jwt(>= 5.6.0)
- Kugar.Core.NetCore(>= 1.2.141)
- Kugar.Core.Web.NetCore(>= 1.0.172)
- Kugar.Tool.Web.RequestFieldValidation(>= 1.0.26)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 3.0.3)
- Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation(>= 3.0.0)
- Microsoft.IdentityModel.Tokens(>= 5.6.0)
- System.IdentityModel.Tokens.Jwt(>= 5.6.0)
- Kugar.Core.NetCore(>= 1.2.141)
- Kugar.Core.Web.NetCore(>= 1.0.172)
- Kugar.Tool.Web.RequestFieldValidation(>= 1.0.26)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 3.1.10)
- Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation(>= 3.1.2)
- Microsoft.IdentityModel.Tokens(>= 5.6.0)
- System.IdentityModel.Tokens.Jwt(>= 5.6.0)
源码详见 https://gitee.com/kugar/Kugar.UI.Web.AdminLTE.