We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dead402 commit c28653eCopy full SHA for c28653e
src/routes/docs/[...6]cookbook/[...1]the-cookbook/+page.md
@@ -9,9 +9,13 @@ description: Ready to use examples showcasing common use cases for ImmediatePlat
9
10
- [FluentValidation Integration](/docs/cookbook/fluent-validation)
11
12
+## Pattern examples
13
+
14
+- [Pub-Sub Pattern](/docs/cookbook/pub-sub)
15
16
## Application examples
17
18
- [Web API](/docs/cookbook/web-api)
19
- [Blazor Server](/docs/cookbook/blazor)
20
- [Command Line Interface Application](/docs/cookbook/cli)
-- [Full-Stack Vertical Slice Architecture Application Template](/docs/cookbook/fullstack-vsa)
21
+- [Full-Stack Vertical Slice Architecture Application Template](/docs/cookbook/fullstack-vsa)
0 commit comments