Skip to content

Latest commit

 

History

History
96 lines (46 loc) · 2.41 KB

README.zh-CN.md

File metadata and controls

96 lines (46 loc) · 2.41 KB

中 | EN

codecov Quality Gate Status

MASA.Framework

.NET下一代微服务开发框架,提供基于分布式应用运行时--Dapr云原生最佳实践,能够快速实现分布式、微服务、DDD,SaaS等现代应用开发

Framework

文档

https://docs.masastack.com/framework/concepts/overview

路线图

特性

以下是Framework提供的构件块能力:

feature.png

快速使用

必要条件

安装模板

dotnet new --install Masa.Template

创建项目

dotnet new masafx -o Masa.Framework.Demo

或通过Visual Studio选择MASA Framework Project模板进行创建

启动项目

dotnet run

如何贡献

  1. Fork & Clone
  2. Create Feature_xxx branch
  3. Commit with commit message, like feat(Isolation): Support physical isolation, logical isolation
  4. Create Pull Request

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

贡献者

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

行为准则

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

☀️ 许可声明

MASA.Framework

Copyright (c) 2021-present MASA Stack