Giter VIP home page Giter VIP logo

qldmw / oncemi.framework Goto Github PK

View Code? Open in Web Editor NEW

This project forked from oncemi/oncemi.framework

0.0 0.0 0.0 1.23 MB

基于.NET 5和Vue开发的企业级前后端分离权限管理开发框架,具有组织管理、角色管理、用户管理、菜单管理、授权管理、计划任务、文件管理等功能。支持国内外多种流行数据库,支持IdentityServer4统一认证。

License: MIT License

C# 99.94% Dockerfile 0.06%

oncemi.framework's Introduction

OnceMi.Framework

基于.NET 5和Vue开发的企业级前后端分离权限管理开发框架(后台管理系统),具有组织管理、角色管理、用户管理、菜单管理、授权管理、计划任务、文件管理等功能。支持国内外多种流行数据库,支持IdentityServer4统一认证。

前端源码:https://github.com/oncemi/OnceMi.Framework.AdminUI

特色

  • 前端界面美观大方,支持主题切换,夜间模式等,前端基于vue-antd-admin开发
  • 采用FreeSql,支持Sqlite/MySQL/PostgreSQL/SQLServer/Oracle等多种流行数据库(Oracle未测试)
  • 基于仓储模式开发
  • 支持本地认证和IdentityServer4统一认证(可随意切换)
  • 基于角色的权限控制
  • 后端不做过多封装,小白也能轻松上手
  • 多层开发,结构清晰,封装完善,易于扩展
  • 支持AOP面向切面开发
  • 支持AOP数据库事务,AOP缓存管理(缓存管理仅清除,可自行实现完整的缓存管理)
  • 支持分布式Redis
  • 支持Redis和RabbitMQ消息队列,且设计了简单快捷的订阅和发布机制
  • 支持任务调度,作业管理(基于Quartz.net)。即使把本框架仅作为一个定时任务管理器,也是很不错的。
  • 支持健康检查
  • 支持Service层和Repository自动注入
  • 支持自动依赖注入
  • 统一文件管理,支持上传文件至本地和OSS(支持Minio,腾讯云,阿里云,基于OnceMi.AspNetCore.OSS
  • 使用Automapper处理对象映射
  • 支持组织管理、角色管理、用户管理、菜单管理、授权管理等基本功能
  • 得益于.NET Core的跨平台特性,支持Linux、Windows、OSX。你甚至可以将此框架运行在树莓派上面。

预览

Demo:https://ofw.demo.oncemi.com/
用户名:test
密码:123456

Swagger UI:https://ofw-api.demo.oncemi.com/sys/swagger-ui/index.html
HealthCheck UI:https://ofw-api.demo.oncemi.com/sys/health-ui
IdentityServer4认证中心:https://ids4.demo.oncemi.com/

文档地址

文档地址:https://doc.oncemi.com/web/#/5
一个高质量的开源项目不仅仅体现在代码和设计上面,也体现在配套的文档中。详细的文档才能让使用者知其然再知其所以然,如果有描述模糊的地方,还请提交iusse,我们将尽快更新。

项目结构

支持

鼓励自己手动解决问题:+1:,如果是本项目问题,还请麻烦提交Issue(能提交pull就更好啦:smile:),大家一起交流进步。
QQ交流群:460481440

捐赠

图片名称

oncemi.framework's People

Contributors

oncemi avatar withsalt avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.