We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1409a94 + c7bd52f commit 343f85fCopy full SHA for 343f85f
_text/15-service-locator.md
@@ -31,4 +31,9 @@ Unity has implemented this pattern in the form of the GetComponent() method.
31
- **Facade.** You can use Facade in combination with Service Locator.
32
33
34
-## [Back](../)
+Here is an example implementation of the Service Locator pattern as a Unity UPM package:
35
+
36
+https://github.com/PixelWizards/com.pixelwizards.servicelocator
37
38
39
+## [Back](../)
0 commit comments