Personal portfolio site built with Blazor WebAssembly.
- .NET SDK 10.0.100 (see
global.json) - LibMan CLI for Bootstrap assets
dotnet restore
libman restore
dotnet build Darker.Software.Portfolio.sln
dotnet run --project Darker.Software.Portfolio.FrontendDarker.Software.Portfolio.sln: solution entry pointDarker.Software.Portfolio.Frontend/: Blazor WebAssembly appDarker.Software.Portfolio.Frontend/Pages/: routeable pagesDarker.Software.Portfolio.Frontend/Components/: reusable UI componentsDarker.Software.Portfolio.Frontend/Styles/: SCSS sourcesDarker.Software.Portfolio.Frontend/wwwroot/: static assets and compiled CSS/JS