Documentation - Features list #838
-
Hi, I would like to know if there is any documentation regarding usage of octane and if a specific features list is available somewhere? Basically, i am trying to compare abp.io blazor and octane as a base starter kit for a new project but i cant find clear documentation not features list for octane as abp.io do expose here : https://docs.abp.io/en/abp/latest Thank you |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
@sbwalker can we move all the docs issues into the docs repo |
Beta Was this translation helpful? Give feedback.
-
@dominiclapointe there is quite a bit of information on the home page of the repo: https://github.com/oqtane/oqtane.framework Current Feature Set: Multi-Tenant ( Shared Database & Isolated Database ) Next Release - V2.0 - Nov 10, 2020 .NET 5 Support Video Tutorials: https://www.youtube.com/watch?v=JPfUZPlRRCE&list=PLYhXmd7yV0elLNLfQwZBUlM7ZSMYPTZ_f Documentation: https://docs.oqtane.org/api/index.html |
Beta Was this translation helpful? Give feedback.
@dominiclapointe there is quite a bit of information on the home page of the repo: https://github.com/oqtane/oqtane.framework
Current Feature Set:
Multi-Tenant ( Shared Database & Isolated Database )
Modular Architecture
Headless API with Swagger Support
Dynamic Page Compositing Model / Site & Page Management
Authentication / User Management / Profile Management
Authorization / Roles Management / Granular Permissions
Dynamic Routing
Extensibility via Custom Modules
Extensibility via Custom Themes
Event Logging
Folder / File Management
Recycle Bin
Scheduled Jobs ( Background Processing )
Notifications / Email Delivery
Auto-Upgrade Framework
Progressive Web Application Support
Next Release …