Install
Git
There are many kinds of Git tools that everyone is familiar with, here I introduce two Git client tools
It is recommended to use the Fork tool to install, it can better and Visutal Studio to use with development tools.
Nuget Install
BootstrapBlazor
, which needs to reference its component package when using this componentBootstrapBlazor
componentdotnet add package BootstrapBlazor
<PackageReference Include="BootstrapBlazor" Version="7.2.5-beta02" />
Install-Package BootstrapBlazor
Project Environment Construction
- Install .net core sdk Official Website
- Install Visual Studio 2022 and above Official website
- Pull the project code BootstrapBlazor Warehouse URL
git clone https://gitee.com/LongbowEnterprise/BootstrapBlazor