Scaffold Aspire starter app

This commit is contained in:
2025-07-06 19:15:24 +02:00
commit 18ed5d8106
79 changed files with 62956 additions and 0 deletions

7
PresentPortal.slnx Normal file
View File

@@ -0,0 +1,7 @@
<Solution>
<Project Path="PresentPortal.ApiService\PresentPortal.ApiService.csproj" Type="Classic C#" />
<Project Path="PresentPortal.AppHost\PresentPortal.AppHost.csproj" Type="Classic C#" />
<Project Path="PresentPortal.ServiceDefaults\PresentPortal.ServiceDefaults.csproj" Type="Classic C#" />
<Project Path="PresentPortal.Tests\PresentPortal.Tests.csproj" Type="Classic C#" />
<Project Path="PresentPortal.Web\PresentPortal.Web.csproj" Type="Classic C#" />
</Solution>