https://github.com/zenvin-dev/servicelocator
ServiceLocator pattern implementation, including utility for use with Unity.
https://github.com/zenvin-dev/servicelocator
Last synced: 11 months ago
JSON representation
ServiceLocator pattern implementation, including utility for use with Unity.
- Host: GitHub
- URL: https://github.com/zenvin-dev/servicelocator
- Owner: zenvin-dev
- License: mit
- Created: 2024-06-05T18:39:26.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-14T22:56:16.000Z (12 months ago)
- Last Synced: 2025-07-14T23:46:44.803Z (12 months ago)
- Language: C#
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ServiceLocator
ServiceLocator pattern implementation, including utility for use with Unity.
Not yet tested in production.