Hello everyone, I am xiaobian South wind blowing, every day to recommend a small tool/source, full of your favorites, let you easily save development efficiency, do not work overtime do not stay up late do not lose hair!

Today xiaobian recommend a based on. NET Core MVC permission management system, easy to read and understand the code, simple and beautiful interface. The project draws on the advantages of many open source projects, which can be applied to all Web applications, such as website management background, CMS, CRM, ERP, OA and mobile Api.

Open source licenses

Use the MIT Open Source license

The link address

[yis] get git address

Function in

  • Employee management: Employees are system operators, and this function mainly completes system user configuration
  • Department management: Configuring the system organization (company, department, group)
  • Position management: Configures the positions held by system users
  • Article center: Management news and company cases
  • Role management: Role menu permission allocation, role corresponding permissions, employees belong to a role
  • Menu management: configure system menus, operation permissions, and button permission identification
  • General dictionaries: dynamically changing data in the system, such as article types, are maintained with dictionaries, while invariant data can be maintained with enumerations
  • Administrative divisions: three-level data of provinces, cities and counties across the country, showing the use of tree data
  • System logs (login logs, operation logs, and Api logs) : View system login logs, operation logs, and Api call logs
  • Scheduled task: Scheduling (adding, modifying, or deleting) tasks online, including execution result logs
  • System Api: Api documentation and testing tools
  • Table management: View the total number of tables, fields, and records in the current database
  • Code generation: fast generation of single table to add, delete, change, check
  • Server information: View basic server information

Demo screenshot

Staff management

Department of management

Position management

Role management

Menu management

Data sheet management

General dictionary

Timing task

button

A drop-down box

Culture to upload

Card list

TAB

Table – Summary of data

The report

At the end

This issue is to share here, I am xiaobian South wind blowing, focus on sharing interesting, novel, practical open source projects and developer tools, learning resources! I hope to learn and communicate with you together. Welcome to follow my official account [Github navigation station].