You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,8 +31,7 @@ book, as well as its companion reference
31
31
application [eShopOnAzure](https://github.com/Azure-Samples/eShopOnAzure). It also incorporates various
32
32
elements from different repos & blog posts which served as inspiration.
33
33
34
-
It is built using Vertical Slice Architecture principles with CQRS (Command Query Responsibility Segregation) and DDD (
35
-
Domain-Driven Design) thrown into the mix. It doesn't follow these principles to the letter, but provides a decent
34
+
It is built using Vertical Slice Architecture principles with CQRS (Command Query Responsibility Segregation) and DDD (Domain-Driven Design) thrown into the mix. It doesn't follow these principles to the letter, but provides a decent
36
35
example of how to apply the basics of these principles.
37
36
38
37
It is heavily centered around the
@@ -143,7 +142,6 @@ The server side makes use of the following tools, libraries & frameworks:
0 commit comments