Initialize Blazor SSR project structure

This commit is contained in:
Beau Findlay
2026-01-30 22:20:41 +00:00
parent 498e5a6080
commit 361f6212bd
65 changed files with 60948 additions and 0 deletions

5
my-portfolio.slnx Normal file
View File

@@ -0,0 +1,5 @@
<Solution>
<Folder Name="/src/">
<Project Path="src/BlazorApp/BlazorApp.csproj" />
</Folder>
</Solution>