out of the box
Known is a rapid development framework developed based on C#and Blazor that separates the front and back ends. It is available out of the box, cross-platform, and runs in one place of code and multiple places.
A rapid development framework based on C#and Blazor, separating the front and back ends and using it out of the box.
Share code across platforms, single-page applications, hybrid desktop applications, web and desktop.
Contains functions such as modules, dictionaries, organizations, roles, users, logs, messages, workflows, scheduled tasks, etc.
The code is concise and easy to expand, making development simpler and faster!
project structure

main function
- Module management: Configure system function modules, operation buttons, and list fields for developers to use.
- Data Dictionary: Maintain the data sources of drop-down boxes of each module of the system.
- Tenant management: Maintain platform tenant information, user number and document number limits.
- Organizational structure: Maintain enterprise organizational structure information, tree structure.
- Role management: Maintain system role and permission information. Permissions can control menus, buttons, and list fields.
- User management: Maintain system login user information.
- System log: Query system user login and access menu logs, which can be used to count common user functions.
- Message management: Message reminders within the system, workflow message notifications.
- Process management: The system has a built-in workflow engine that provides submission, withdrawal, allocation, review, and restart operations.
- Timed tasks: Time-consuming functions for import and calculation are executed asynchronously using timed tasks.
Screenshot preview





