Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.61 KB

README.md

File metadata and controls

38 lines (23 loc) · 1.61 KB

AmaizngOqtaneStudio

Amazing.Oqtane.Studio helps you generate code that conforms to the Oqtane Framework for your Modules

Gettings Started

  • Create Entities
  • Add Properties to the Entities
  • Add your Navigation Collections (many to many) and Properties (1 to many)-
  • Then let Amazing Oqtane Studio Generate
    • Models
    • EntityBuilders for your Models
    • CRUD Server Services
    • Repositories for your Entities
    • Managers
    • Controllers
    • Build your UI (Index, Edit, Add)

Screen Shots

Create and add existing module solution screen:

Amaizng-Oqtane-Studio-Index

Create and update the Entities screen:

Amazing-Oqtane-Studio-Entity

Properties for the selected Entity screen:

Amazing-Oqtane-Studio-Properties

Add properties for the selected property:

Amaizng-Oqtane-Studio-Add-Properties