Skip to content

Use the new .NET Standard 2.1 ADO.NET async APIs everywhere #15917

@roji

Description

@roji

Some missing ADO.NET async APIs have been added to .NET Core 3.0, and will hopefully make it into .NET Standard 2.1 soon. When that happens we need to go over our code and make sure we're calling the ADO.NET async versions from our own async methods.

Note: this should include using IAsyncDisposable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions