Aggiunta scheletro progetto componente + pagine test dello stesso

This commit is contained in:
Samuele Locatelli
2025-07-10 19:24:03 +02:00
parent fa0767be9f
commit 0a65afd80b
34 changed files with 794 additions and 0 deletions
@@ -0,0 +1,8 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}