File tree 2 files changed +56
-1
lines changed
2 files changed +56
-1
lines changed Original file line number Diff line number Diff line change
1
+ [submodule "src/MASA.Blazor/ "]
2
+ path = src/MASA.Blazor/
3
+ url = https://github.com/BlazorComponent/MASA.Blazor
4
+ branch = main
5
+
6
+ [submodule "src/MASA.Blazor/src/BlazorComponent "]
7
+ path = src/MASA.Blazor/src/BlazorComponent
8
+ url = https://github.com/BlazorComponent/BlazorComponent
9
+ branch = main
10
+
11
+ [submodule "src/MASA.Blazor/src/MASA.Docs "]
12
+ path = src/MASA.Blazor/src/MASA.Docs
13
+ url = https://github.com/masastack/MASA.Docs
14
+ branch = main
15
+
16
+ [submodule "src/MASA.PM "]
17
+ path = src/MASA.PM
18
+ url = https://github.com/masastack/MASA.PM
19
+ branch = main
20
+
21
+ [submodule "src/MASA.Auth "]
22
+ path = src/MASA.Auth
23
+ url = https://github.com/masastack/MASA.Auth
24
+ branch = main
25
+
26
+ [submodule "src/MASA.DCC "]
27
+ path = src/MASA.DCC
28
+ url = https://github.com/masastack/MASA.DCC
29
+ branch = main
30
+
31
+ [submodule "src/MASA.MC "]
32
+ path = src/MASA.MC
33
+ url = https://github.com/masastack/MASA.MC
34
+ branch = main
35
+
36
+ [submodule "src/MASA.Scheduler "]
37
+ path = src/MASA.Scheduler
38
+ url = https://github.com/masastack/MASA.Scheduler
39
+ branch = main
40
+
41
+ [submodule "src/MASA.TSC "]
42
+ path = src/MASA.TSC
43
+ url = https://github.com/masastack/MASA.TSC
44
+ branch = main
45
+
46
+ [submodule "src/MASA.Alert "]
47
+ path = src/MASA.Alert
48
+ url = https://github.com/masastack/MASA.Alert
49
+ branch = main
Original file line number Diff line number Diff line change 1
1
# MASA Stack
2
- MASA Stack是一个开源企业级云原生技术底座,它是一站式.NET现代应用开发解决方案
2
+
3
+ MASA Stack是一个开源企业级云原生技术底座,它是一站式.NET现代化应用开发解决方案
3
4
4
5
## Framework(现代应用开发框架)
6
+
5
7
* Framework:[ MASA.Framework] ( https://github.com/masastack/MASA.Framework )
6
8
7
9
## Blazor Components(Blazor组件库)
10
+
8
11
* MASA.Blazor:[ MASA.Blazor] ( https://github.com/BlazorComponent/MASA.Blazor )
9
12
* BlazorComponent:[ BlazorComponent] ( https://github.com/BlazorComponent/BlazorComponent )
10
13
@@ -21,17 +24,20 @@ MASA Stack是一个开源企业级云原生技术底座,它是一站式.NET现
21
24
* MC:[ MASA.MC] ( https://github.com/masastack/MASA.MC )
22
25
23
26
## Operator(高效运维解决方案)
27
+
24
28
* PM:[ MASA.PM] ( https://github.com/masastack/MASA.PM )
25
29
* DCC:[ MASA.DCC] ( https://github.com/masastack/MASA.DCC )
26
30
* TSC:[ MASA.TSC] ( https://github.com/masastack/MASA.TSC )
27
31
* Alert:[ MASA.Alert] ( https://github.com/masastack/MASA.Alert )
28
32
* DevOps:规划中
29
33
30
34
## Data Factory(数据治理解决方案)
35
+
31
36
* Metadata:规划中
32
37
* ETL:规划中
33
38
* Big Data API:规划中
34
39
* View:规划中
35
40
36
41
## C4 Model
42
+
37
43
https://s.icepanel.io/heG4Q507oO
You can’t perform that action at this time.
0 commit comments