Projektdateien hinzufügen.

This commit is contained in:
2020-06-03 22:44:52 +02:00
parent 8852a91eaf
commit a15eb0585a
60 changed files with 40483 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://docs.microsoft.com/aspnet/core">building Web apps with ASP.NET Core</a>.</p>
</div>