feat: добавил .net Aspire

This commit is contained in:
2026-05-11 00:20:39 +03:00
parent aaba62b739
commit a04c20c857
13 changed files with 282 additions and 1 deletions
@@ -0,0 +1,8 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}