0

Blazor前后端框架Known-V1.2.1 - known

 1 year ago
source link: https://www.cnblogs.com/known/p/17516448.html
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

V1.2.1

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

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

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

  • 2023-05-24
  • 🐛修复获取菜单类型异常问题
  • 😄新增属性选择表单Field方法
  • 😄新增组织架构模块
  • 😄新增站内用户消息
  • 🔨优化组件、样式、Script
  • 🔨优化组件重复代码
  • ✂️删除TextAction组件,ComponentRef、FormListRef方法
  • ✂️删除FormComponent组件,使用Form代替
  • ✂️删除File组件,使用Upload代替
  • ✂️删除YesNoBox组件,使用RadioList代替
  • ✂️删除DateMonth、DateTimeL组件,使用Date代替
  1. 选择表单Field方法
protected Field Field(Expression<Func<T, object>> selector)protected TField Field<TField>(Expression<Func<T, object>> selector) where TField : Field
  1. 组织架构模块
输入图片说明
  1. 站内用户消息
输入图片说明

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK