Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 594 Bytes

Index.md

File metadata and controls

10 lines (8 loc) · 594 Bytes

Startup Templates

While you can start with an empty project and add needed packages manually, startup templates make easy and comfortable to start a new solution with the ABP framework. Click the name from the list below to see the documentation of the related startup template:

  • app: Application template.
  • app-nolayers: Application (single layer) template.
  • module: Module/service template.
  • console: Console template.
  • WPF: WPF template.
  • MAUI: MAUI template.