- Repository: https://github.com/csdevlib/factory-pattern
- Downloaded commit:
b8b9127de9eda8c5034c826bdb2f8be118fb375d - Download date: 2026-05-15
- Local path:
src/libs/shell/factory - License: MIT, preserved in
LICENSE
The original BeyondNet.Factory* projects were vendored and renamed under the UMS shell convention:
BeyondNet.Factory->Ums.Shell.FactoryBeyondNet.Factory.Installer->Ums.Shell.Factory.InstallerBeyondNet.Factory.Test->Ums.Shell.Factory.TestBeyondNet.Factory.Demo->Ums.Shell.Factory.Demo
Namespaces, project names, solution references, and project references were updated to match the Ums.Shell.Factory convention.
This library is vendored as an isolated shared shell library.
Current status:
- Referenced only by the isolated
Ums.Shell.Dddshell library. - Not referenced by
Ums.Domain. - Not referenced by
Ums.Application. - Not referenced by
Ums.Infrastructure. - Not registered in the UMS build graph.
Do not reference this shell from UMS production projects without an explicit architecture decision or implementation task. This copy exists to remove external package dependency from the isolated DDD shell and to allow local compatibility review.