namespace AvaloniaApplication14_Di_test_1125.Models;
public class DatabaseSettings
{
public string ConnectionString { get; set; }
}