You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "<p>\nA simple service provider implementation for use in Unity3D.\nProvides singleton and transient services. \n</p>\n<p>\nBecause the focus was on creating a simplified service provider this package does not do dependency graphs, property or constructor injection.\nIt is probably most easily used as a glorified singleton manager.\n</p>",