namespace Costasdev.Busurbano.Backend.Configuration; public class AppConfiguration { public required string ScheduleBasePath { get; set; } }