Skip to content

Upgrade EFHooks to support Async calls with .NET 4.5 and EF 6 #1

@visoft

Description

@visoft

If using EFHooks with .NET 4.5 and EF 6, there are options for async methods available (e.g. SaveChangesAsync), however EFHooks doesn't support these. To follow the changes in EF6 by Microsoft, we can no longer share the EFHooks code with the .NET 4 version, requiring another EFHooks class to be created specifically for .NET 4.5.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions