init EnvelopeGenerator.ReceiverUI

This commit is contained in:
OlgunR
2026-03-16 16:16:44 +01:00
parent d842332d97
commit 590ab9bf02
26 changed files with 642 additions and 0 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"
}
}
}