Rewrite tutorials 16-20 to code-first format#54
Merged
Conversation
Rewrites tutorials 02 (Environment Setup), 03 (First Message), 04 (Integration Envelope), and 05 (Message Brokers) from verbose prose format to the new code-first format matching Tutorial 01. Each tutorial now has: - One-line description after title - Key Types section with actual src/ interfaces - 3-5 code-first exercises from Lab.cs with Assert statements - Lab and Exam sections with links and dotnet test commands - Navigation footer (unchanged) Removed: What You'll Learn bullets, ASCII diagrams, verbose Step 1/2/3 descriptions, field-by-field prose, EIP tables, decision trees, and other non-code content. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: devstress <30769729+devstress@users.noreply.github.com>
Rewrote tutorials 06 (Messaging Channels), 07 (Temporal Workflows), 08 (Activities Pipeline), 09 (Content-Based Router), and 10 (Message Filter) to the new code-first format: - One-line description after title - Key Types section with actual src/ interfaces - Exercises section with working C# code and Assert statements pulled from each tutorial's Lab.cs - Lab/Exam sections with links and dotnet test commands - Removed: What You'll Learn bullets, EIP book quotes, ASCII diagrams, Scalability/Atomicity Dimension sections, verbose prose explanations - Kept: Navigation footers unchanged Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: devstress <30769729+devstress@users.noreply.github.com>
Convert tutorials 11 (Dynamic Router), 12 (Recipient List), 13 (Routing Slip), 14 (Process Manager), and 15 (Message Translator) to the new code-first format with: - One-line description after title - Key Types section with actual interfaces from src/ - Exercises section with 3-5 working C# code exercises from Lab.cs - Compact Lab/Exam sections with dotnet test commands - Navigation footer preserved Removed: What You'll Learn bullets, EIP book quotes, ASCII diagrams, Scalability/Atomicity Dimension sections, verbose prose explanations. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: devstress <30769729+devstress@users.noreply.github.com>
Rewrite tutorials 16 (Transform Pipeline), 17 (Normalizer), 18 (Content Enricher), 19 (Content Filter), and 20 (Splitter) to the new code-first format with: - One-line description after title - Key Types section with actual interfaces from src/ - Exercises section with 5 working C# code exercises from Lab.cs - Lab/Exam sections with links and dotnet test commands - Navigation footer preserved Removed: What You'll Learn bullets, EIP book quotes, ASCII diagrams, Scalability/Atomicity Dimension sections, verbose step descriptions, and prose explanations. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: devstress <30769729+devstress@users.noreply.github.com>
Agent-Logs-Url: https://github.com/devstress/My3DLearning/sessions/9cdc0aa1-62ea-49f3-a50f-57553269f905 Co-authored-by: devstress <30769729+devstress@users.noreply.github.com>
Agent-Logs-Url: https://github.com/devstress/My3DLearning/sessions/9cdc0aa1-62ea-49f3-a50f-57553269f905 Co-authored-by: devstress <30769729+devstress@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
devstress
April 6, 2026 06:44
View session
Agent-Logs-Url: https://github.com/devstress/My3DLearning/sessions/1fa02131-b81d-416f-85aa-0a56e482af06 Co-authored-by: devstress <30769729+devstress@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.