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 4908 posts 12265 karma points MVP 5x 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 690 posts 1896 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 4908 posts 12265 karma points MVP 5x 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

Please Sign in or register to post replies

Write your reply to:

Draft