creation des projets blazor pour le GUI
All checks were successful
Merging on main / Build & Test (push) Successful in 1m8s

This commit was merged in pull request #37.
This commit is contained in:
2026-02-09 21:43:12 +01:00
committed by mcmuzzle
parent 1f98c9806b
commit eea8bc69e1
71 changed files with 60469 additions and 3 deletions

View File

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

View File

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