Initial Project

This commit is contained in:
6d486f49
2026-05-19 11:43:21 -04:00
commit f7b30374da
70 changed files with 60480 additions and 0 deletions
@@ -0,0 +1,8 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}
+8
View File
@@ -0,0 +1,8 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}