E1.14 Php Symfony: Generate Production files for GenreView (Wpf, Xamarin, Angular SPA, Reactjs SPA) - chempkovsky/CS2WPF-and-CS2XAMARIN GitHub Wiki

  • with Visual Strudio right click
    • src\Production\Entity-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 LitDbContext
    • click "Next"

picture

  • on the third page of "Wpf Forms Wizard"
    • select LitGenreView
    • click "Next"

picture

  • on the fourth page of "Wpf Forms Wizard"
    • select 01142-EntityUpd.php
    • click "Next"

picture

  • on the fifth page of "Wpf Forms Wizard"
    • select EntityUpd.Doctrine.php.t4
    • click "Next"

picture

  • on the last page of "Wpf Forms Wizard"
    • click "Save"

picture

repeat the same for

  • src\Production\Entity-folder
    • 01144-EntitySel.php (type)
      • EntitySel.Doctrine.php.t4 (script)
  • src\Production\Entity-folder
    • 01146-EntityTotal.php (type)
      • EntityTotal.Doctrine.php.t4 (script)
  • src\Production\Controller-folder
    • 01340-Controller.php (type)
      • Controller.Symfony.MySql.php.t4 (script)

The result is shown below

picture