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

Latest commit

 

History

History
74 lines (47 loc) · 2.57 KB

README.zh-CN.md

File metadata and controls

74 lines (47 loc) · 2.57 KB

中 | EN

MASA.Utils [已归档,请看 MASA.Framework]

MASA.Utils是MASA的工具库,这些工具被MASA StackMASA Labs等项目使用。

路线图

特性

  • Caching
    • Memory: 内存缓存
    • Redis
    • DistributedMemory: 分布式内存缓存
  • Caller
  • Data
  • Development
  • Extensions
    • DependencyInjection: 注入扩展
    • DotNet: DotNet扩展
    • Enums: 枚举扩展
    • Expressions: 表达式扩展
  • Ldap
    • Ldap.Novell: 基于Novell的LDAP客户端库
  • Exceptions: 异常扩展
  • Security: 安全
    • Authentication: 身份验证
    • Cryptography: 密码扩展,支持AES加解密、DES加解密、Base64编码、MD5加密、SHA加密等
    • Token: JWT令牌管理

如何贡献

  1. Fork & Clone
  2. Create Feature_xxx branch
  3. Commit with commit message, like feat(Elasticsearch): Support Index management, document management, alias management
  4. Create Pull Request

如果你希望参与贡献,欢迎 Pull Request,或给我们 报告 Bug

贡献者

感谢所有为本项目做出过贡献的朋友。

行为准则

本项目采用了《贡献者公约》所定义的行为准则,以明确我们社区的预期行为。更多信息请见 MASA Stack Community Code of Conduct.

☀️ 许可声明

MASA.Utils

Copyright (c) 2021-present MASA Stack