File tree Expand file tree Collapse file tree 10 files changed +66
-21
lines changed
en/docusaurus-plugin-content-docs/current/docs
zh-Hans/docusaurus-plugin-content-docs/current Expand file tree Collapse file tree 10 files changed +66
-21
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ GeneralUpdate is an open-source cross-platform application automatic update comp
7979| GeneralUpdate.Tools | Update Patch Creation Tool | https://github.com/GeneralLibrary/GeneralUpdate.Tools <br />https://gitee.com/GeneralLibrary/GeneralUpdate.Tools |
8080| GeneralUpdate-Samples | Usage Examples | https://github.com/GeneralLibrary/GeneralUpdate-Samples <br />https://gitee.com/GeneralLibrary/GeneralUpdate-Samples |
8181
82- ### 5. Unified Language
82+ ## 5. Unified Language
8383
8484![ ] ( D:\github_project\GeneralUpdate-Samples\website\i18n\en\docusaurus-plugin-content-docs\current\docs\doc\imgs\client_server_upgrade.jpg )
8585
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ public sealed class GeneralClientOSS
2727NuGet Installation
2828
2929```shell
30- NuGet\Install-Package GeneralUpdate.ClientCore -Version 9.1.0
30+ NuGet\Install-Package GeneralUpdate.ClientCore -Version 9.1.2
3131```
3232
3333
Original file line number Diff line number Diff line change 1+ ---
2+ slug : Sample UI
3+ title : GeneralUpdate
4+ authors : juster
5+ tags : [sampleui]
6+ ---
7+
8+ ## Sample UI
9+
10+ ![ ] ( imgs\sampleclient.png )
11+
12+ ![ ] ( imgs\sampleupgrade.png )
13+
14+
15+
16+ | 仓库地址 |
17+ | ------------------------------------------------------------ |
18+ | https://github.com/GeneralLibrary/GeneralUpdate-Samples/blob/main/src/Client/ClientSample.sln |
19+ | https://github.com/GeneralLibrary/GeneralUpdate-Samples/blob/main/src/Upgrade/UpgradeSample.sln |
20+
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ GeneralUpdate is an open-source cross-platform application automatic update comp
7979| GeneralUpdate.Tools | Update Patch Creation Tool | https://github.com/GeneralLibrary/GeneralUpdate.Tools <br />https://gitee.com/GeneralLibrary/GeneralUpdate.Tools |
8080| GeneralUpdate-Samples | Usage Examples | https://github.com/GeneralLibrary/GeneralUpdate-Samples <br />https://gitee.com/GeneralLibrary/GeneralUpdate-Samples |
8181
82- ### 5. Unified Language
82+ ## 5. Unified Language
8383
8484![ ] ( imgs/client_server_upgrade.jpg )
8585
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ public sealed class GeneralClientOSS
2727NuGet Installation
2828
2929```shell
30- NuGet\Install-Package GeneralUpdate.ClientCore -Version 9.1.0
30+ NuGet\Install-Package GeneralUpdate.ClientCore -Version 9.1.2
3131```
3232
3333
Original file line number Diff line number Diff line change 1+ ---
2+ slug : Sample UI
3+ title : GeneralUpdate
4+ authors : juster
5+ tags : [sampleui]
6+ ---
7+
8+ ## Sample UI
9+
10+ ![ ] ( imgs\sampleclient.png )
11+
12+ ![ ] ( imgs\sampleupgrade.png )
13+
14+
15+
16+ | 仓库地址 |
17+ | ------------------------------------------------------------ |
18+ | https://github.com/GeneralLibrary/GeneralUpdate-Samples/blob/main/src/Client/ClientSample.sln |
19+ | https://github.com/GeneralLibrary/GeneralUpdate-Samples/blob/main/src/Upgrade/UpgradeSample.sln |
20+
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ GeneralUpdate是一款基于.NET Standard2.0 MIT协议开源的跨平台应用
8989
9090
9191
92- ### 5.统一语言
92+ ## 5.统一语言
9393
9494 ![ ] ( imgs/client_server_upgrade.jpg )
9595
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ public sealed class GeneralClientOSS
2727nuget安装
2828
2929```shell
30- NuGet\Install-Package GeneralUpdate.ClientCore -Version 9.1.0
30+ NuGet\Install-Package GeneralUpdate.ClientCore -Version 9.1.2
3131```
3232
3333
Original file line number Diff line number Diff line change @@ -7,21 +7,6 @@ tags: [quikstart]
77
88
99
10-
11-
12- ## 示例 UI
13-
14- 仓库地址:
15-
16- - https://github.com/GeneralLibrary/GeneralUpdate-Samples/blob/main/src/Client/ClientSample.sln
17- - https://github.com/GeneralLibrary/GeneralUpdate-Samples/blob/main/src/Upgrade/UpgradeSample.sln
18-
19- ![ ] ( imgs\sampleclient.png )
20-
21- ![ ] ( imgs\sampleupgrade.png )
22-
23-
24-
2510## Step1
2611
2712在Github上下载Sample仓库,使用示例前请确保本地安装了.NET 8的运行环境。
Original file line number Diff line number Diff line change 1+ ---
2+ slug : Sample UI
3+ title : GeneralUpdate
4+ authors : juster
5+ tags : [sampleui]
6+ ---
7+
8+ ## 示例 UI
9+
10+ ![ ] ( imgs\sampleclient.png )
11+
12+ ![ ] ( imgs\sampleupgrade.png )
13+
14+
15+
16+ | 仓库地址 |
17+ | ------------------------------------------------------------ |
18+ | https://github.com/GeneralLibrary/GeneralUpdate-Samples/blob/main/src/Client/ClientSample.sln |
19+ | https://github.com/GeneralLibrary/GeneralUpdate-Samples/blob/main/src/Upgrade/UpgradeSample.sln |
20+
You can’t perform that action at this time.
0 commit comments