|
1085 | 1085 | "NugetP1": "Use <a href='https://www.nuget.org/packages?q=BootstrapBlazor' target='_blank'>nuget.org</a> to install BootstrapBlazor components", |
1086 | 1086 | "EnvBuildTitle": "Project Environment Construction", |
1087 | 1087 | "EnvLi1": "Install .net core sdk <a href='https://www.microsoft.com/net/download' target='_blank'>Official Website</a>", |
1088 | | - "EnvLi2": "Install Visual Studio 2022 and above <a href='https://visualstudio.microsoft.com/vs/getting-started' target='_blank'>Official website", |
| 1088 | + "EnvLi2": "Install Visual Studio and above <a href='https://visualstudio.microsoft.com/vs/getting-started' target='_blank'>Official website", |
1089 | 1089 | "EnvLi3": "Pull the project code BootstrapBlazor <a href='{0}' target='_blank'>Warehouse URL</a>" |
1090 | 1090 | }, |
1091 | 1091 | "BootstrapBlazor.Server.Components.Components.Video": { |
|
1194 | 1194 | "P6": "The dotnet new update option checks if there are updates available for the template packages that are currently installed and installs them.", |
1195 | 1195 | "P7": "3. Uninstall project template", |
1196 | 1196 | "SubTitle1": "Bootstrap Blazor App Extension", |
1197 | | - "P8": "In order to facilitate the use of the <code>Bootstrap Blazor</code> component library, the author has created the <b>Project Template (<code>Bootstrap Blazor Project Template</code>)</b> extension plug-in, which can be installed through <code >Visual Studio 2022 IDE</code> When creating a new project, select the <code>Bootstrap Blazor project template</code>, and the solution is built in two types: <code>Server-Side</code> and <cide>wasm</cide> project", |
| 1197 | + "P8": "In order to facilitate the use of the <code>Bootstrap Blazor</code> component library, the author has created the <b>Project Template (<code>Bootstrap Blazor Project Template</code>)</b> extension plug-in, which can be installed through <code >Visual Studio IDE</code> When creating a new project, select the <code>Bootstrap Blazor project template</code>, and the solution is built in two types: <code>Server-Side</code> and <code>wasm</code> project", |
1198 | 1198 | "P9": "Download Project template", |
1199 | 1199 | "P10": "able to pass", |
1200 | 1200 | "P11": "Built-in plugin extensions", |
|
1223 | 1223 | "P8": "After downloading and installing the extension, create a project through the extension", |
1224 | 1224 | "P9": "Create a project with Visual Studio", |
1225 | 1225 | "P10": "Step 1. Create a project", |
1226 | | - "P11": "Open Visual Studio 2022", |
| 1226 | + "P11": "Open Visual Studio", |
1227 | 1227 | "P12": "Create a new project", |
1228 | 1228 | "P13": "Choose", |
1229 | 1229 | "P14": "and click", |
|
1445 | 1445 | "LayoutsDescription2_Footer": "Bottom layout, with default style, any element can be nested under it", |
1446 | 1446 | "LayoutsTips1": "The above components adopt flex layout, please make sure the target browser is compatible before using. In addition, the child element of <code>Layout</code> can only be the latter four, and the parent element of the latter four can only be <code>Layout</code>", |
1447 | 1447 | "LayoutsTips2": "Matters needing attention", |
1448 | | - "LayoutsTips3": "In order to make it easy for everyone to use this set of components to quickly build projects, the author has created <b>Project Templates</code></b>, using the <code>dotnet new</code> command line, and <code>Bootstrap Blazor App Extension extension plug-in</code> Create a new project through <code>Visual Studio 2022</code>. For specific usage and steps, please click <a href='template' target='_blank'>Portal</a>", |
| 1448 | + "LayoutsTips3": "In order to make it easy for everyone to use this set of components to quickly build projects, the author has created <b>Project Templates</code></b>, using the <code>dotnet new</code> command line, and <code>Bootstrap Blazor App Extension extension plug-in</code> Create a new project through <code>Visual Studio</code>. For specific usage and steps, please click <a href='template' target='_blank'>Portal</a>", |
1449 | 1449 | "LayoutsDemosTitle": "Common page layout", |
1450 | 1450 | "LayoutsUpAndDownTitle": "Top, middle and bottom layout", |
1451 | 1451 | "LayoutsUpAndDownIntro": "Commonly found in Internet website layout", |
|
0 commit comments