PLAYGROUND · source example
.NET Code Base
Source name: code base netcore
A reusable application foundation intended to centralize cross-cutting behavior while keeping feature ownership visible.
Evidence
- Owner-created code base
- Shared-core pattern
- Public repository pending
Trade-off
Shared behavior can be corrected once, but a broad core can become coupling if extension boundaries are not enforced.
Limitation
The public package boundary and compatibility policy are pending.
References
[REPO4] · real links pending