Add project files.

This commit is contained in:
Pc
2025-04-06 20:05:38 +02:00
parent f34d5a8374
commit 193cc02ed3
84 changed files with 75651 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
@{
ViewData["Title"] = "Home Page";
}
<div class="text-center">
<h1 class="display-4">Welcome</h1>
<p>Learn about <a href="https://learn.microsoft.com/aspnet/core">building Web apps with ASP.NET Core</a>.</p>
</div>