Giter Site home page Giter Site logo

romanlcc / destiny.core.flow Goto Github PK

View Code? Open in Web Editor NEW

This project forked from starelitecore/nebula.admin

0.0 1.0 0.0 2.96 MB

Destiny.Core.Flow是基于.Net Core开发的一个开源Admin管理框架目前有以下模块:菜单管理、按钮管理、用户管理、角色管理、用户角色、角色权限等功能。

C# 95.36% Dockerfile 0.25% HTML 3.99% CSS 0.34% JavaScript 0.02% SCSS 0.04%

destiny.core.flow's Introduction

Destiny.Core.Flow模块化快速开发框架

.NET Core Front sdk License MIT Language 博客园

Destiny.Core.Flow是一个基于.net core3.1平台轻量级的模块化开发框架Admin管理应用框架,旨在提升团队的快速开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装等组成。

  • 在线地址

在线展示

账号Test002 123456

✔ 后面支持VUE版本

在线展示后端API链接

  • 关联前端

关联前端项目链接

  • 采用技术栈

  • 1.框架功能

    • 该项目是基础版不提供工作流版本

    • 系统设置

      • 用户管理

      • 角色管理

      • 功能管理

      • 数据字典

      • 组织架构

      • 工作流(暂时不支持)

      • To do

  • 2.框架分层

    • Infrastructure 基础建设层

      • Destiny.Core.Flow

        用来替换之前的Common层,实现注解式模块化挂载、事件总线、自动DI注册、通用查询模型、lambda表达式动态生成、仓储接口定义、权限接口定义、自定义扩展方法等。

      • Destiny.Core.Flow.EntityFrameworkCore

        EFCore上下文定义、扩展EF映射数据库配置接口以及类、在SaveChanges实现发送日志事件进行记录数据操作日志、仓储接口实现、EFCore模块抽象类定义。

      • Destiny.Core.Flow.Identitys

        重写微软Identity自带用户角色的代码。

      • Destiny.Core.Flow.AspNetCore

        NetCoreAPI通用层,权限过滤器,日志过滤器、异常中间件、控制器返回同意格式模型。

      • Destiny.Core.Flow.CodeGenerator 代码生成器

        已实现,可以生成实体、DTO、接口、控制器。

      • to do...

    • Business 业务层

      • Destiny.Core.Flow.Dtos

        前端与后端交互Dto模型定义。

      • Destiny.Core.Flow.IServices

        业务接口定义。

      • Destiny.Core.Flow.Services

        业务接口实现。

      • Destiny.Core.Flow.Model

        数据库实体模型定义

      • Destiny.Core.Flow.API

        API接口定义。

      • to do...

    • Moduls 模块层

      • Destiny.Core.Flow.Aop 模块

        使用AspectCore来实现AOP动态代理。

      • Destiny.Core.Flow.AutoMapper 模块

      • Destiny.Core.Flow.Caching 缓存接口定义模块

      • Destiny.Core.Flow.Caching.CSRedis 基于CSRedis实现缓存功能模块

      • Destiny.Core.Flow.Consul 服务发现模块

      • Destiny.Core.Flow.SwaggerUI 模块

      • Destiny.Core.Flow.MongoDB 模块

        集成MongoDB分页查询,添加,更新,删除。实现MongoDB单独仓储

  • 3.框架技术

    • 数据库

      • MySql

      • Redis

    • .Net Core技术

      • MSDI (个人扩展批量注入

      • Consul服务注册发现

      • 基于MediatR实现事件总线

      • AutoMapper对象映射

        • 在仓储层实现了自动转实体层不需要手动注入实现转化
      • SignalR即时通信(暂时不支持)

      • EntityFrameworkCore ORM框架

      • MongoDB

      • Redis

部署环境

  • Linux
    • Ubuntu Server19.04
    • Docker
  • 容器管理
    • Portainer

框架博客

destiny.core.flow's People

Contributors

joesdu avatar kawhiwei avatar lginc avatar lurudong avatar

Watchers

 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.