# wesdoyle/design-patterns-explained-with-food

GoF Design Patterns with "Real-World" examples involving Food-Related Businesses and mock dependencies

Repository: https://github.com/wesdoyle/design-patterns-explained-with-food
Canonical: https://ross.abutalabs.com/products/design-patterns-explained-with-food
Homepage: https://www.youtube.com/watch?v=C_6uQwBjsmk
Language: C#
License Family: other
Topics: design-patterns, gang-of-four, dotnet, object-oriented-design
Last push: 2023-12-21T16:43:48+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2054, "days_push": 986, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2438, forks 171 (observed 2026-08-28T04:06:51.543608+00:00)

## What it is
A collection of .NET 5.0 console applications demonstrating Gang of Four design patterns through food-business-themed examples with mock external dependencies. It serves as an educational resource paired with a YouTube series for learning object-oriented design.

## Use cases
- learn GoF design patterns with realistic examples
- see how design patterns apply with databases and queues
- study C# object-oriented design examples
- find practical alternatives to oversimplified pattern tutorials
- teach design patterns in a software engineering course

## When to choose
- you want moderately realistic C# examples of all 23 GoF patterns
- you learn better from working code than abstract diagrams
- you want examples that include mock external dependencies like databases and message queues

## When to avoid
- you need a production-ready library to import into your project
- you need patterns in a language other than C#
- you need actively maintained or licensed code for commercial use

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: developer-tools, documentation
- domain: developer-tools, tutorials, programming-languages
- platform: dotnet, cross-platform
- tags: design-patterns, gang-of-four, csharp, object-oriented-design, educational-examples, mock-dependencies

## Member repositories
- wesdoyle/design-patterns-explained-with-food (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:51.543608+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:30:59.378305+00:00, confidence not recorded.
  - readme: https://github.com/wesdoyle/design-patterns-explained-with-food (fetched 2026-08-28T04:06:51.543608+00:00, sha fdd5f3e72eb4)
  - homepage: https://www.youtube.com/watch?v=C_6uQwBjsmk (fetched 2026-08-29T10:12:11.942986+00:00, sha 44136fa355b3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
