Skip to content

Blazor WebAssembly #58

@davidj028

Description

@davidj028

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions