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

masastack/MASA.Utils

Repository files navigation

| EN

MASA.Utils [Archived, please see MASA.Framework]

MASA.Utils is a library of MASA tools used by projects such as MASA Stack and MASA Labs.

Roadmap

Features

  • Caching
    • Memory: memory cache
    • Redis
    • DistributedMemory: Distributed memory cache
  • Caller
  • Data
  • Development
  • Extensions
    • DependencyInjection: inject extension
    • DotNet: DotNet extension
    • Enums: enum extension
    • Expressions: Expression expansion
  • Ldap
    • Ldap.Novell: Novell-based LDAP client library
  • Exceptions: Exception extension
  • Security: security
    • Authentication: Authentication
    • Cryptography: Password extension, support AES encryption and decryption, DES encryption and decryption, Base64 encoding, MD5 encryption, SHA encryption, etc.
    • Token: JWT token management

How to contribute

  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

If you wish to contribute, please Pull Request, or send us a [Report Bug](https://github.com/masastack/MASA.Utils /issues/new) .

Contributors

Thanks to all the friends who have contributed to this project.

Code of conduct

This project adopts the Code of Conduct as defined by the Contributors Covenant to clarify the expected behavior of our community. For more information see MASA Stack Community Code of Conduct.

☀️ License Statement

MASA.Utils

Copyright (c) 2021-present MASA Stack