E1.29 Php Symfony Security Step 10: Generate Security controllers and Authenticator (Wpf, Xamarin, Angular SPA, Reactjs SPA) - chempkovsky/CS2WPF-and-CS2XAMARIN GitHub Wiki

Generate Controllers and Authenticator

  • with Visual Strudio right click
    • src-folder
  • select "Add/Wpf Forms Wizard"

picture

  • with "Wpf Forms Wizard" click "Next" on the first page

picture

  • on the second page of "Wpf Forms Wizard"
    • select aspnetforphpchckdbcontext
    • click "Next"

picture

  • on the third page of "Wpf Forms Wizard"
    • select aspnetdashboardView
      • You may select any entity here. (But do not select ==Context==)
    • click "Next"

picture

  • on the fourth page of "Wpf Forms Wizard"
    • click "Batch processing"

picture

  • In the dialog
    • select "15230-AspNetPhpSymfonyAllServicesBatch.json"
    • click "Start"

picture

  • Close dialog
  • Close Wizard
  • Here is a result

picture