public async void Dispose()
 {
     await Db.DisposeAsync();
 }