Beispiel #1
0
 protected async override void OnStart()
 {
     // Handle when your app starts
     await LocalDB.CreateDB();
 }