Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

0.5.0-preview.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@doddgu doddgu released this 21 Jun 08:06
· 57 commits to main since this release
f53f6af

Features

  • Mapping: Added object extension to support Map #61
  • IdGenerator: Added id constructor (normal Guid, sequential Guid, snowflake id) #61
  • Auth: add sdk method for team and permission #62
  • IdentityModel: Add IdentityModel, support updating creator, creation time, modifying person, modification time, etc. #63 #67
  • Service.Contracts: Modify the access level of the attribute Data of the BaseResponse class #64
  • Data: Support optimistic concurrency #65
  • OIDC: Add OIDC #66 #72
  • Data: Support distributed lock #68
  • Auth: update auth sdk identity #69
  • Storage: Add IClientContainer #71

功能

  • Mapping: 新增object扩展,支持Map #61
  • IdGenerator: 新增id构造器 (普通Guid、顺序Guid、雪花id) #61
  • Auth: 为团队和权限添加 sdk 方法 #62
  • IdentityModel: 添加IdentityModel、支持更新创建人、创建时间、修改人、修改时间等 #63 #67
  • Service.Contracts: 修改BaseResponse类的属性Data的访问级别 #64
  • Data: 支持乐观并发 #65
  • OIDC: 添加OIDC #66 #72
  • Data: 支持分布式锁 #68
  • Auth: 更新auth sdk identity #69
  • Storage: 添加 IClientContainer #71