Giter VIP home page Giter VIP logo

known's Introduction

Known

Known是基于C#和Blazor开发的前后端分离快速开发框架,开箱即用,跨平台,一处代码,多处运行。

star fork stars License .NET DEV

QQ群

概述

  • 基于C#和Blazor实现的快速开发框架,前后端分离,开箱即用。
  • 跨平台,单页应用,混合桌面应用,Web和桌面共享一处代码。
  • 包含模块、字典、组织、角色、用户、日志、消息、工作流、定时任务等功能。
  • 代码简洁、易扩展,让开发更简单、更快捷!

如果对您有帮助,点击右上角⭐Star⭐关注 ,感谢支持开源!

项目结构

├─Known         -> 框架前后端共用库,前后端数据交互模型。
├─Known.Core    -> 框架后端库,通用业务逻辑。
├─Known.Razor   -> 框架前端库,Grid、Tree、Form等Blazor组件。
├─Known.Studio  -> 框架代码生成工具。
├─Known.Test    -> 框架测试程序。
├─WebSite       -> 框架网站及在线文档。

主要功能

  • 模块管理:配置系统功能模块、操作按钮、列表栏位,供开发者使用。
  • 数据字典:维护系统各模块下拉框数据源。
  • 租户管理:维护平台租户信息,用户数和单据数限制。
  • 组织架构:维护企业组织架构信息,树形结构。
  • 角色管理:维护系统角色及权限信息,权限可控制菜单,按钮,列表栏位。
  • 用户管理:维护系统登录用户信息。
  • 系统日志:查询系统用户登录和访问菜单等日志,可用于统计用户常用功能。
  • 消息管理:系统内消息提醒,工作流消息通知。
  • 流程管理:系统内置工作流引擎,提供提交、撤回、分配、审核、重启操作。
  • 定时任务:导入和计算耗时的功能采用定时任务异步执行。

主要组件

  • 输入类:Form、Button、Input、Hidden、Password、Select、Text、TextArea、CheckBox、Switch、Captcha、Date、DateRange、Number、CheckList、RadioList、Picker、Upload、SearchBox
  • 导航类:Menu、Breadcrumb、Pager、Steps、Tabs、Tree
  • 展示类:Badge、Tag、Card、Carousel、Empty、Dropdown、GroupBox、ImageBox、Dialog、Chart、QuickView、Icon、Timeline
  • 反馈类:Toast、Notify、Banner、Progress
  • 数据类:DataList、DataGrid、EditGrid

在线体验

快速安装

--安装模板
dotnet new install KnownTemplate
--创建项目
dotnet new known --name=你的项目

生态系统

使用教程

更新日志

系统美图

效果图 效果图
登录页面 桌面主页
数据字典 模块管理
角色管理 用户管理
列表页面 表单页面

known's People

Contributors

known 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.