PetaPoco is a tiny, single file .NET data access layer inspired by Massive that works with both non-dynamic POCO objects and dynamics.
This package includes the core PetaPoco library + T4 templates to generate POCO classes from your database
PetaPoco is a tiny, single file .NET data access layer inspired by Massive that works with both non-dynamic POCO objects and dynamics.
This package includes the just the core PetaPoco library (ie: no T4 templates)
PetaPoco is a tiny, single file .NET data access layer inspired by Massive that works with both non-dynamic POCO objects and dynamics.
This package includes the just the core PetaPoco library (compiled) (ie: no T4 templates)
A simple ParseObject to generic T mapper and vice versa.
It uses Reflection to map business object properties decorated with the "ParseObjectMemberAttribute" againts keys found in the ParseObject dictionary.
For any issues / bugs / requests etc you can fork the Github repo at...
More information