Lesson 1 with .net .gitignore and clean repo

This commit is contained in:
2025-11-28 15:11:41 -06:00
commit 3dc91c2fe8
8 changed files with 291 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}