Skip to content

Will there be a custom provider injection ? #355

Open
@freemstr

Description

@freemstr

Seeing that there is a growing number of requests for additional providers, would you consider adding
public class ProviderBase: IProvider
so that we create in our projects
public class CustomProvider: BaseProvider

And configuration akin to

{
  "version": "1.0",
  "defaultProvider": "./CustomProviderAssembly.dll; CustomProvider",
  "defaultDestination": "wwwroot/lib"
}

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussionThe issue is up for discussion with the community

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions