[.net development framework] .NETCore open source background rapid development framework-YiShaAdmin

YiShaAdmin is developed based on .NETCoreWeb, drawing on the advantages of many open source projects, making it easier for you to develop web management systems and mobile APIs, so I also open sourced her.

She can be used in all Web applications, such as website management background, CMS, CRM, ERP, OA and other systems and mobile API.

Code address: https://github.com/liukuo362573/YiShaAdmin

If it helps you, please help to order a star

Employee management: Employee is the system operator, this function mainly completes the system user configuration

Department management: configure system organization (company, department, group)

Position management: configure the positions held by system users

Article Center: Management News and Company Case

Role management: role menu permission assignment, role corresponding permissions, employees belong to a role

Menu management: configuration system menu, operation authority, button authority identification

General dictionary: data that changes dynamically in the system, like article types, is maintained with a dictionary, and constant data can be enumerated

Administrative divisions: national, provincial, city and county level 3 data, showing the use of tree-shaped data

System log (login log, operation log, API log): View the system log, operation, API call log

Scheduled tasks: online (add, modify, delete) task scheduling, including execution result logs

System Api: Api documentation and testing tools

Data table management: view the total number of all tables, fields and records in the current database

Code generation: quickly add, delete, and modify a single table

Server Information: View the basic information of the server

Project address: https://yishasoft.com/admin

Account password: admin123456

Document address: https://yishasoft.com/doc

QQ group 1: 428703155

Guess you like

Origin www.cnblogs.com/likesoft/p/12723955.html