# sheng-jie/Design-Pattern

设计模式 C# 版（ .NET 6），有系列文章讲解

Repository: https://github.com/sheng-jie/Design-Pattern
Canonical: https://ross.abutalabs.com/products/design-pattern
Language: C#
License Family: other
Topics: csharp, design-patterns, dotnet
Last push: 2023-03-03T08:45:36+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3602, "days_push": 1279, "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 1112, forks 297 (observed 2026-08-28T04:03:37.805933+00:00)

## What it is
A C# (.NET 6) implementation of the classic GoF design patterns, accompanied by a series of Chinese-language tutorial articles. It serves as a study companion for learning design patterns with runnable example code.

## Use cases
- learn design patterns in C#
- see singleton pattern example in C#
- study factory pattern with .NET code
- understand UML class diagrams for design patterns
- find observer pattern implementation in dotnet
- learn strategy and adapter patterns with examples

## When to choose
- you are a C#/.NET developer learning design patterns
- you want runnable example code paired with explanatory articles
- you prefer Chinese-language tutorials

## When to avoid
- you need a production-ready design pattern library to import
- you work outside the .NET ecosystem
- you need English-language documentation

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: developer-tools, documentation
- domain: developer-tools, tutorials, programming-languages
- platform: dotnet, cross-platform
- tags: design-patterns, csharp, dotnet-6, oop, uml, educational

## Member repositories
- sheng-jie/Design-Pattern (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:37.805933+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-30T06:42:49.371909+00:00, confidence not recorded.
  - readme: https://github.com/sheng-jie/Design-Pattern (fetched 2026-08-28T04:03:37.805933+00:00, sha 626917ab1d67)
- Data as of 2026-08-30T08:39:29.467469+00:00.
