Wilber.Furion.Template.Razor 1.0.0.14

dotnet new install Wilber.Furion.Template.Razor::1.0.0.14
This package contains a .NET Template Package you can call from the shell/command line.

基於Furion建置的個人專用套件

套件安裝

dotnet new install Wilber.Furion.Template.Razor

javascript套件還原

前端使用AdminLTE + IFrame + Layer。<br> 找到Web.Entry目前,在命令列執行 libman restore<br> Visual Studio 可使用 <還原用戶端程式庫>功能

選單設定

目前使用json檔管理 <br/> 開啟 web.core,找到Menu.json,以下是範例:

{
 "menu": [
   {
     "id": 1,
     "title": "首頁",
     "link": "/",
     "description": "首頁",
     "icon": "fa fa-home",
     "url": "/main",
     "index": 1
   },
   {
     "id": 2,
       "title": "關於我們",
       "link": "/main2",
       "description": "關於我們",
       "icon": "fa fa-user",
       "url": "/main2",
       "index": 2
   }
 ]
}

使用者權限設定

使用Cookie方式

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.14 658 4/26/2023
1.0.0.13 196 4/15/2023
1.0.0.12 269 4/7/2023
1.0.0.11 251 3/29/2023
1.0.0.10 275 3/29/2023
1.0.0.9 240 3/29/2023
1.0.0.8 252 3/17/2023
1.0.0.7 304 3/17/2023