Skip to content
Herbert edited this page Oct 2, 2017 · 4 revisions

Welcome to the webapp-core wiki!

Documentation can be found here

Following features are planned:

  • Authentication
    • External (with Google, Fb, Twitter)
    • or Internal:
      • Register: Send Mail with URL to validate mail address
  • Authorization based on roles
  • Template Engine creating Mails/SMS
  • Localization
  • Settings management
  • Default functionality, which can be overridden for:
    • Login pages, Settings pages, template management pages etc
  • Generic list pages: list, filtering, paging, exporting
  • Generic edit pages: new, edit, save
  • Fully unit-tested
  • Error Handling
  • Logging
  • Technologies:
    • .Net Core (Should run on Linux/Mac)
Clone this wiki locally