Загрузка данных
{ "ConnectionStrings": { "DefaultConnection": "Data Source=autoservice.db" }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning", "Microsoft.EntityFrameworkCore": "Information" } }, "AllowedHosts": "*" }