Skip to content

Support DbProviderFactories.RegisterFactory #526

@bgrainger

Description

@bgrainger

DbProviderFactories.RegisterFactory is a new API (dotnet/corefx#20903) in netcoreapp2.1.

Consider adding a convenience MySqlClientFactory.Register() method that registers the instance with DbProviderFactories.

Add documentation that shows how to use the old app.config/web.config way (see #525) on .NET Framework, and the deferred string-based registration on .NET Core.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions