Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make compatible with NInject 4 (especially with .NET Native) #50

Open
bradley-dotnet opened this issue Aug 21, 2019 · 1 comment
Open

Comments

@bradley-dotnet
Copy link

When this is installed with NInject 4 beta, and built on a UWP project in Release mode (thus invoking the .NET Native compiler), the following build error occurs:

NUTC3059:Failed to find member with name 'GetBindings' and signature '20 1 15 12 80 ad 1 12 79 12 21' in type 'Ninject.IKernel' while resolving token 'a00003a' from module 'Ninject.Extensions.Factory' while compiling method 'instance System.Void Ninject.Extensions.Factory.FuncModule.Load()'.

It would be great if this extension supported current (if prerelease) versions of NInject

@drieseng
Copy link
Member

I've been working on Ninject 5 which will include major performance improvements (and some breaking changes, mostly for extensions).

I haven't had time to work on it lately (summer, kids, ...), but I hope to find time soon to continue working on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants