Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dcyuksel/factorypattern
Factory Pattern using key services
https://github.com/dcyuksel/factorypattern
factory-pattern
Last synced: about 1 month ago
JSON representation
Factory Pattern using key services
- Host: GitHub
- URL: https://github.com/dcyuksel/factorypattern
- Owner: dcyuksel
- License: mit
- Created: 2024-10-14T11:52:15.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-25T14:20:01.000Z (about 1 month ago)
- Last Synced: 2024-11-25T15:26:38.327Z (about 1 month ago)
- Topics: factory-pattern
- Language: C#
- Homepage: https://medium.com/@dnzcnyksl/factory-pattern-using-keyed-services-in-c-c8857e62b970
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FactoryPattern
This repository contains a sample project that demonstrates the implementation of the Factory Pattern using keyed services.For further details, please visit the project site.