Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jeroen Breuer 4861 posts 12138 karma points MVP 3x admin c-trib
    Dec 09, 2016 @ 14:33
    Jeroen Breuer
    0

    Use FetchMultiple from NPoco

    Hello,

    I would like to use FetchMultiple from NPoco in Umbraco. I've tried backporting it, but doesn't seem possible with all the internal methods and private variables it uses.

    I know NPoco might be used for v8, but what it the best way to use it in a current Umbraco project? We use PetaPoco for all db actions and I would also like to use it for this too.

    Jeroen

  • David Peck 615 posts 1646 karma points c-trib
    Dec 09, 2016 @ 15:39
    David Peck
    0

    I'm not sure I've understood the issue. I'm using NPoco in 3 current projects without any issues.

    Do you mean you want to replace Petapoco now? I can't think that there could be a way to do this without going through and changing all your references.

  • Jeroen Breuer 4861 posts 12138 karma points MVP 3x admin c-trib
    Dec 09, 2016 @ 15:43
    Jeroen Breuer
    0

    All our code is currently using PetaPoco that is shipped with Umbraco. I would like to keep using that version, but with FetchMultiple if that is possible somehow.

    Jeroen

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies