GitPedia

MASA.Framework

.NET next-generation microservice development framework, which provides cloud native best practices based on Dapr.

From masastack·Updated May 17, 2026·View on GitHub·

.NET next-generation microservice development framework, which provides cloud native best practices based on Distributed Application Runtime--Dapr, which can quickly realize modern application development such as distributed, microservices, DDD, SaaS, etc. The project is written primarily in C#, distributed under the MIT License license, first published in 2021. Key topics include: csharp, dapr, eventbus, framework, microservices.

Latest release: 1.2.0-preview.14
March 5, 2026View Changelog →

| EN

codecov
Quality Gate Status

MASA.Framework

.NET next-generation microservice development framework, which provides cloud native best practices based on Distributed Application Runtime--Dapr, which can quickly realize modern application development such as distributed, microservices, DDD, SaaS, etc.

Framework

Docs

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

route map

Features

The following are the building block abilities provided by the Framework:

feature.png

Quick use

Prerequisites

Install Template

shell
dotnet new --install Masa.Template

Create Project

shell
dotnet new masafx -o Masa.Framework.Demo

Or Use the MASA Framework Project template to create through Visual Studio

Run

shell
dotnet run

How to contribute

  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

If you wish to contribute, please Pull Request, or send us a Report Bug .

Contributors

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

<a href="https://github.com/masastack/MASA.Framework/graphs/contributors"> <img src="https://contrib.rocks/image?repo=masastack/MASA.Framework" /> </a>

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.Framework

Copyright (c) 2021-present MASA Stack

Contributors

Showing top 12 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from masastack/MASA.Framework via the GitHub API.Last fetched: 6/14/2026