File tree Expand file tree Collapse file tree 4 files changed +4
-5
lines changed
BootstrapBlazor.Server/Components Expand file tree Collapse file tree 4 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 6969elec
7070ahora
7171Nuget
72- lastest
7372bootstrapblazor
7473layui
7574devui
Original file line number Diff line number Diff line change 88
99<p >@Localizer ["P1"]</p >
1010<ul class =" ul-demo" >
11- <li ><code >visual studio 2019 </code > @Localizer ["P2"] < code >visual studio 2022</ code > </li >
11+ <li ><code >visual studio</code > @Localizer ["P2"]</li >
1212 <li ><code >net5</code > @Localizer ["P3"] <code >net6</code > <code >net7</code ></li >
1313</ul >
14- <p ><code >BootstrapBlazor</code > @Localizer ["P4"] <code >NET6/NET7/NET8</code ></p >
14+ <p ><code >BootstrapBlazor</code > @Localizer ["P4"] <code >NET6/NET7/NET8/NET9 </code ></p >
1515
1616<h4 >@Localizer ["P5"]</h4 >
1717
Original file line number Diff line number Diff line change 88 <h4 >@Localizer ["H1"]</h4 >
99
1010 <Tips class =" mt-3" >
11- <p >@Localizer ["P1"] <code >Layout</code > @Localizer ["P2"] <code >dotnet new bbapp</code > @Localizer ["P3"] <code >Visual Studio 2019 </code > @Localizer ["P4"] <code >@Localizer ["P5"]</code > @Localizer ["P6"] <a href =" template" target =" _blank" >[@Localizer ["P7"]]</a ></p >
11+ <p >@Localizer ["P1"] <code >Layout</code > @Localizer ["P2"] <code >dotnet new bbapp</code > @Localizer ["P3"] <code >Visual Studio</code > @Localizer ["P4"] <code >@Localizer ["P5"]</code > @Localizer ["P6"] <a href =" template" target =" _blank" >[@Localizer ["P7"]]</a ></p >
1212 <div >
1313 <b class =" mb-3" >@Localizer ["P8"]:</b >
1414 <code >Layout</code > @Localizer ["P9"] <code >@Localizer ["P10"]</code > @Localizer ["P11"] <code >@Localizer ["P12"]</code > @Localizer ["P13"] <code >AdditionalAssemblies</code > @Localizer ["P14"] <a href =" https://docs.microsoft.com/en-us/aspnet/core/blazor/fundamentals/routing?view=aspnetcore-3.1#route-to-components-from-multiple-assemblies" target =" _blank" >[@Localizer ["P15"]]</a >
Original file line number Diff line number Diff line change 2828## Installation Guide
2929
3030- Install .net core sdk [ Official website] ( https://dotnet.microsoft.com/download?wt.mc_id=DT-MVP-5004174 )
31- - Install Visual Studio 2019 lastest [ Official website] ( https://visualstudio.microsoft.com/vs/getting-started?wt.mc_id=DT-MVP-5004174 )
31+ - Install Visual Studio latest [ Official website] ( https://visualstudio.microsoft.com/vs/getting-started?wt.mc_id=DT-MVP-5004174 )
3232
3333``` shell
3434git clone https://github.com/dotnetcore/BootstrapBlazor.git
You can’t perform that action at this time.
0 commit comments