Alexander Nava
Alexander Nava
I think I am running into this also, anyone have ideas?
Not showing at all for me in package manager unity 2019.4.6f1.
That looks like it, but seems to have dependancies tied around asp.net. I add that script which uses GraceServiceProviderFactory, then that needs GraceRegistration.Populate which is as far as I can...
Ah I was doing it wrong, I just loaded that package through nugget and it worked perfectly, thank!
So I made a fork of the repo and it looks like the key isn't getting passed into the fallowing method it is just null. ```InjectionContextValueProvider.GetValueFromInjectionContext(....)``` If I set the...
https://github.com/XanNava/GraceTests You can see my tests by cloning the above fork. Note I removed .net FrameWork 4.5 from the build target just to get it running on my pc. Run...
The ```IExportLocatorScope locator``` argument for ```InjectionContextValueProvider.GetValueFromInjectionContext(....)``` Is correct, and can be used to locate the service by the key.
Still not sure why the key isn't being passed in, but the call ```GetValueFromExtraDataProvider(key, currentLocator, out value)``` seems to not be working properly and where the method call ends and...
Yes please add a License to this. or sell it on unity asset store. I would pay money for this.