primer commit

This commit is contained in:
2024-08-30 03:19:36 -03:00
commit 2ce2a3ce01
81 changed files with 74938 additions and 0 deletions

3
Views/_ViewStart.cshtml Normal file
View File

@@ -0,0 +1,3 @@
@{
Layout = "_Layout";
}