Skip to content

Using AsyncPoco alongside PetaPoco #58

Description

@bjammin

I'm trying to use AsyncPoco just in parts of my PetaPoco application for now, as full conversion would be a huge project and I have some immediate pain points that async would help with.

Unfortunately I've found that if I have a POCO decorated using PetaPoco attributes, AsyncPoco does not understand it and vice versa.

Is there any way around this, or do I need to convert each POCO and all the code that accesses it at the same time?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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