{"id":20887566,"url":"https://github.com/masastack/masa.framework","last_synced_at":"2026-03-04T03:05:39.773Z","repository":{"id":36956047,"uuid":"418824930","full_name":"masastack/MASA.Framework","owner":"masastack","description":".NET next-generation microservice development framework, which provides cloud native best practices based on Dapr.","archived":false,"fork":false,"pushed_at":"2026-02-02T09:25:01.000Z","size":4619,"stargazers_count":774,"open_issues_count":22,"forks_count":122,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-02-26T23:11:22.379Z","etag":null,"topics":["csharp","dapr","eventbus","framework","microservices","netcore"],"latest_commit_sha":null,"homepage":"https://docs.masastack.com/framework/getting-started/overview","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/masastack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-10-19T07:54:05.000Z","updated_at":"2026-02-24T01:59:27.000Z","dependencies_parsed_at":"2023-12-19T07:20:13.441Z","dependency_job_id":"180b895e-bb9e-4fbe-a83c-d30deb3d84c6","html_url":"https://github.com/masastack/MASA.Framework","commit_stats":null,"previous_names":["masastack/masa.contrib"],"tags_count":154,"template":false,"template_full_name":null,"purl":"pkg:github/masastack/MASA.Framework","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masastack%2FMASA.Framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masastack%2FMASA.Framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masastack%2FMASA.Framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masastack%2FMASA.Framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/masastack","download_url":"https://codeload.github.com/masastack/MASA.Framework/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masastack%2FMASA.Framework/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30070479,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T01:03:42.280Z","status":"online","status_checked_at":"2026-03-04T02:00:07.464Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csharp","dapr","eventbus","framework","microservices","netcore"],"created_at":"2024-11-18T08:21:04.859Z","updated_at":"2026-03-04T03:05:39.758Z","avatar_url":"https://github.com/masastack.png","language":"C#","readme":"[中](README.zh-CN.md) | EN\n\n[![codecov](https://codecov.io/gh/masastack/MASA.Framework/branch/main/graph/badge.svg?token=87TPNHUHW2)](https://codecov.io/gh/masastack/MASA.Framework)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=masastack_MASA.Framework\u0026metric=alert_status)](https://sonarcloud.io/summary/new_code?id=masastack_MASA.Framework)\n\n\n\n# MASA.Framework\n\n.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.\n\n![Framework](https://s2.loli.net/2022/08/18/ZHLMpQ6tnGTvuzP.png)\n\n\n\n## Docs\n\n[https://docs.masastack.com/framework/concepts/overview](https://docs.masastack.com/framework/concepts/overview)\n\n\n\n## route map\n\n* [Release Notes](https://github.com/masastack/MASA.Framework/releases)\n* [Latest Roadmap](https://github.com/masastack/MASA.Framework/issues/254)\n\n\n\n## Features\n\nThe following are the building block abilities provided by the Framework:\n\n![feature.png](https://s2.loli.net/2022/08/08/ELBPiYvSj6KwNg8.png)\n\n\n\n## Quick use\n\n### Prerequisites\n\n* Install [.NET SDK 6.0](https://dotnet.microsoft.com/en-us/download/dotnet/6.0)\n\n\n#### Install Template\n\n``` shell\ndotnet new --install Masa.Template\n```\n\n#### Create Project\n\n``` shell\ndotnet new masafx -o Masa.Framework.Demo\n```\n\n\u003e Or Use the `MASA Framework Project` template to create through Visual Studio\n\n#### Run\n\n``` shell\ndotnet run\n```\n\n\n\n## How to contribute\n\n1. Fork \u0026 Clone\n2. Create Feature_xxx branch\n3. Commit with commit message, like `feat(Isolation): Support physical isolation, logical isolation`\n4. Create Pull Request\n\nIf you wish to contribute, please [Pull Request](https://github.com/masastack/MASA.Framework/pulls), or send us a [Report Bug](https://github.com/masastack/MASA.Framework/issues/new) .\n\n\n\n## Contributors\n\nThanks to all the friends who have contributed to this project.\n\n\u003ca href=\"https://github.com/masastack/MASA.Framework/graphs/contributors\"\u003e\n    \u003cimg src=\"https://contrib.rocks/image?repo=masastack/MASA.Framework\" /\u003e\n\u003c/a\u003e\n\n\n\n## Code of conduct\n\nThis 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](https://github.com/masastack/community/blob/main/CODE-OF-CONDUCT.md).\n\n\n\n## ☀️ License Statement\n\n[![MASA.Framework](https://img.shields.io/badge/License-MIT-blue?style=flat-square)](/LICENSE.txt)\n\nCopyright (c) 2021-present MASA Stack\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasastack%2Fmasa.framework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmasastack%2Fmasa.framework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasastack%2Fmasa.framework/lists"}