NPoco
seems to be a DLL that implments more advanced features of PetaPoco
. PetaPoco
installs code generation templates and PetaPoco.cs
. The Nuget version of PetaPoco
is 4.0.3. I know there are versions (ie., 4.0.12) that implement some of the features in NPoco
.
How do I use the code generation in PetaPoco
and the latest features in NPoco
together?