-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Description
We're interested in using this framework for a cross-platform application we're developing using Blazor. The main issue we're running into is trying to understand how to setup the dependency injection. It appears Ninject does not maintain an adapter for .net core. I've found an example on how to set this up with asp.net core, but it's not clear how this would translate to Blazor WebAssembly.
Autofac, for example, implements the IServiceProviderFactory, which provides a pretty simple implementation.
Do you know if this would be possible with Revo/Ninject, and if so, would you be able to provide a sample implementation?
If not, do you have plans to support Microsoft's standard DI in the future?
Metadata
Metadata
Assignees
Labels
No labels