@@ -52,9 +52,25 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DesignPatterns.Mediator.Cor
52
52
EndProject
53
53
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Singleton" , "Singleton" , "{E0676D1B-04DC-4D4E-80FA-402F27D6E622}"
54
54
EndProject
55
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "DesignPatterns.Singleton" , "src\3. DesignPatterns\DesignPatterns.Singleton\DesignPatterns.Singleton.csproj" , "{6DAC00EA-0CEC-4A0D-9647-F73135F060A2}"
55
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "DesignPatterns.Singleton" , "src\3. DesignPatterns\DesignPatterns.Singleton\DesignPatterns.Singleton.csproj" , "{6DAC00EA-0CEC-4A0D-9647-F73135F060A2}"
56
56
EndProject
57
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "DesignPatterns.Composite" , "src\3. DesignPatterns\DesignPatterns.Composite\DesignPatterns.Composite.csproj" , "{3278DC26-37E5-408C-BECE-4C1288A65D1F}"
57
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "DesignPatterns.Composite" , "src\3. DesignPatterns\DesignPatterns.Composite\DesignPatterns.Composite.csproj" , "{3278DC26-37E5-408C-BECE-4C1288A65D1F}"
58
+ EndProject
59
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "4 - Entity Framework Core" , "4 - Entity Framework Core" , "{A671DCDC-68BD-41F3-9384-E40B98FB270B}"
60
+ EndProject
61
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "ConsoleApp" , "src\4. Entity Framework Core\ConsoleApp\ConsoleApp.csproj" , "{E27FAB6F-AE92-44EB-B809-1FB9D1ECE23C}"
62
+ EndProject
63
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Infrastructure" , "src\4. Entity Framework Core\Infrastructure\Infrastructure.csproj" , "{CA771970-8F9F-4C65-8FDC-7CEAB3A2448D}"
64
+ EndProject
65
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "5 - Entity Framework Api" , "5 - Entity Framework Api" , "{1807AC57-8B02-4033-B40D-EF5F271C5C4A}"
66
+ EndProject
67
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "WebApp" , "src\5. Entity Framework Api\WebApp\WebApp.csproj" , "{2ED8D7D1-993A-45F4-B9FD-70740809A96E}"
68
+ EndProject
69
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "6 - Async" , "6 - Async" , "{DF30EDA4-4841-4293-B69F-3356935C6BB7}"
70
+ EndProject
71
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "WinApp" , "src\6. Async\WinApp\WinApp.csproj" , "{9A0DF74D-4CBE-44EF-884C-62265B264407}"
72
+ EndProject
73
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "ConsoleApp" , "src\6. Async\ConsoleApp\ConsoleApp.csproj" , "{B788B805-DF8D-4B56-8B2E-1D4FDF75C770}"
58
74
EndProject
59
75
Global
60
76
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
@@ -114,6 +130,26 @@ Global
114
130
{3278DC26-37E5-408C-BECE-4C1288A65D1F} .Debug| Any CPU .Build .0 = Debug| Any CPU
115
131
{3278DC26-37E5-408C-BECE-4C1288A65D1F} .Release| Any CPU .ActiveCfg = Release| Any CPU
116
132
{3278DC26-37E5-408C-BECE-4C1288A65D1F} .Release| Any CPU .Build .0 = Release| Any CPU
133
+ {E27FAB6F-AE92-44EB-B809-1FB9D1ECE23C} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
134
+ {E27FAB6F-AE92-44EB-B809-1FB9D1ECE23C} .Debug| Any CPU .Build .0 = Debug| Any CPU
135
+ {E27FAB6F-AE92-44EB-B809-1FB9D1ECE23C} .Release| Any CPU .ActiveCfg = Release| Any CPU
136
+ {E27FAB6F-AE92-44EB-B809-1FB9D1ECE23C} .Release| Any CPU .Build .0 = Release| Any CPU
137
+ {CA771970-8F9F-4C65-8FDC-7CEAB3A2448D} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
138
+ {CA771970-8F9F-4C65-8FDC-7CEAB3A2448D} .Debug| Any CPU .Build .0 = Debug| Any CPU
139
+ {CA771970-8F9F-4C65-8FDC-7CEAB3A2448D} .Release| Any CPU .ActiveCfg = Release| Any CPU
140
+ {CA771970-8F9F-4C65-8FDC-7CEAB3A2448D} .Release| Any CPU .Build .0 = Release| Any CPU
141
+ {2ED8D7D1-993A-45F4-B9FD-70740809A96E} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
142
+ {2ED8D7D1-993A-45F4-B9FD-70740809A96E} .Debug| Any CPU .Build .0 = Debug| Any CPU
143
+ {2ED8D7D1-993A-45F4-B9FD-70740809A96E} .Release| Any CPU .ActiveCfg = Release| Any CPU
144
+ {2ED8D7D1-993A-45F4-B9FD-70740809A96E} .Release| Any CPU .Build .0 = Release| Any CPU
145
+ {9A0DF74D-4CBE-44EF-884C-62265B264407} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
146
+ {9A0DF74D-4CBE-44EF-884C-62265B264407} .Debug| Any CPU .Build .0 = Debug| Any CPU
147
+ {9A0DF74D-4CBE-44EF-884C-62265B264407} .Release| Any CPU .ActiveCfg = Release| Any CPU
148
+ {9A0DF74D-4CBE-44EF-884C-62265B264407} .Release| Any CPU .Build .0 = Release| Any CPU
149
+ {B788B805-DF8D-4B56-8B2E-1D4FDF75C770} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
150
+ {B788B805-DF8D-4B56-8B2E-1D4FDF75C770} .Debug| Any CPU .Build .0 = Debug| Any CPU
151
+ {B788B805-DF8D-4B56-8B2E-1D4FDF75C770} .Release| Any CPU .ActiveCfg = Release| Any CPU
152
+ {B788B805-DF8D-4B56-8B2E-1D4FDF75C770} .Release| Any CPU .Build .0 = Release| Any CPU
117
153
EndGlobalSection
118
154
GlobalSection (SolutionProperties ) = preSolution
119
155
HideSolutionNode = FALSE
@@ -141,6 +177,11 @@ Global
141
177
{E0676D1B-04DC-4D4E-80FA-402F27D6E622} = {E14BF56A-F26B-4698-91B4-E1931BDB4D56}
142
178
{6DAC00EA-0CEC-4A0D-9647-F73135F060A2} = {E0676D1B-04DC-4D4E-80FA-402F27D6E622}
143
179
{3278DC26-37E5-408C-BECE-4C1288A65D1F} = {E14BF56A-F26B-4698-91B4-E1931BDB4D56}
180
+ {E27FAB6F-AE92-44EB-B809-1FB9D1ECE23C} = {A671DCDC-68BD-41F3-9384-E40B98FB270B}
181
+ {CA771970-8F9F-4C65-8FDC-7CEAB3A2448D} = {A671DCDC-68BD-41F3-9384-E40B98FB270B}
182
+ {2ED8D7D1-993A-45F4-B9FD-70740809A96E} = {1807AC57-8B02-4033-B40D-EF5F271C5C4A}
183
+ {9A0DF74D-4CBE-44EF-884C-62265B264407} = {DF30EDA4-4841-4293-B69F-3356935C6BB7}
184
+ {B788B805-DF8D-4B56-8B2E-1D4FDF75C770} = {DF30EDA4-4841-4293-B69F-3356935C6BB7}
144
185
EndGlobalSection
145
186
GlobalSection (ExtensibilityGlobals ) = postSolution
146
187
SolutionGuid = {7BB9A993-DEC9-434F-B537-287AE57B4536}
0 commit comments