中 | EN
The purpose of MASA.Contrib is based on MASA.BuildingBlocks to provide open, community driven reusable components for building mesh applications. These components will be used by the MASA Stack and MASA Labs projects.
- AutoComplete: make searching easier
- Configuration: Configuration Center
- Configuration core, provide local configuration
- ConfigurationAPI
- CQRS
- DDD
- Dispatcher
- EventBus: In-process events
- IntegrationEventBus: Cross-process events
- Isolation: Support physical isolation, logical isolation
- UoW.EF
- MultiEnvironment: MultiEnvironment
- MultiTenant: Multi-tenancy
- MinimalAPI: Support API classification aggregation similar to Controller
- UoW: unit of work
- Storage: cloud storage
- Operational capacity
git clone --recursive https://github.com/masastack/MASA.Contrib.git
- Fork & Clone
- Create Feature_xxx branch
- Commit with commit message, like
feat(Isolation): Support physical isolation, logical isolation
- Create Pull Request
If you wish to contribute, please Pull Request, or send us a [Report Bug](https://github.com/masastack/MASA.BuildingBlocks /issues/new) .
Thanks to all the friends who have contributed to this project.
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.
Copyright (c) 2021-present MASA Stack