namespace api.Database { public class LiteDbConfig { public string DatabasePath {get; set;} } }