File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
BlazorBootstrap.Demo.RCL/Components/Pages/Layout Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 99 <Sidebar2 Href =" /"
1010 ImageSrc =" https://demos.blazorbootstrap.com/images/logo/logo-white.svg"
1111 Title =" Blazor Bootstrap"
12- BadgeText =" 3.3.1 "
12+ BadgeText =" 3.4.0 "
1313 DataProvider =" Sidebar2DataProvider"
1414 WidthUnit =" Unit.Px" />
1515 </SidebarSection >
Original file line number Diff line number Diff line change 99 <Sidebar2 Href =" /"
1010 ImageSrc =" https://demos.blazorbootstrap.com/images/logo/logo-white.svg"
1111 Title =" Blazor Bootstrap"
12- BadgeText =" 3.3.1 "
12+ BadgeText =" 3.4.0 "
1313 DataProvider =" Sidebar2DataProvider"
1414 WidthUnit =" Unit.Px" />
1515 </SidebarSection >
Original file line number Diff line number Diff line change 4141
4242## Install
4343
44- Install with [ NuGet] ( https://www.nuget.org/ ) : ` Install-Package Blazor.Bootstrap -Version 3.3.1 `
44+ Install with [ NuGet] ( https://www.nuget.org/ ) : ` Install-Package Blazor.Bootstrap -Version 3.4.0 `
4545
4646## Install Blazor Bootstrap templates
4747
Original file line number Diff line number Diff line change 1818Get started any way you want
1919
2020- Clone the repo: ` git clone https://github.com/vikramlearning/blazorbootstrap.git `
21- - Install with [ NuGet] ( https://www.nuget.org/ ) : ` Install-Package Blazor.Bootstrap -Version 3.3.1 `
21+ - Install with [ NuGet] ( https://www.nuget.org/ ) : ` Install-Package Blazor.Bootstrap -Version 3.4.0 `
2222- Install [ Blazor Bootstrap templates] ( https://github.com/vikramlearning/blazorbootstrap-project-templates ) with ** .NET CLI** : ` dotnet new install Blazor.Bootstrap.Templates::1.10.0 `
2323
2424 ![ image] ( https://user-images.githubusercontent.com/2337067/233800604-43986ae7-27dd-4f17-9af6-c2f1a6f07097.png )
You can’t perform that action at this time.
0 commit comments