-
Notifications
You must be signed in to change notification settings - Fork 600
Home
Wade Baglin edited this page Dec 16, 2015
·
17 revisions
❗ We are in process of rewriting the documentation.
❗ If something is missing please review the old documentation
PetaPoco is a tiny, fast, easy to use micro-ORM for .NET and Mono. It is adored by many due the simple nature and ease of use for which PetaPoco represents. PetaPoco is the go-to and an essential utility in any decent developer’s toolkit.
Take five minutes to try PetaPoco, I’m sure you’re going to love it.
Peta is avaiable in three main flavours
- NuGet Peta - https://www.nuget.org/packages/PetaPoco/ - A single file include with T4 text templates to automatically build your pocos for you.
- NuGet Peta Core - https://www.nuget.org/packages/PetaPoco.Core/ - A single file include.
- NuGet Peta Core Compiled - https://www.nuget.org/packages/PetaPoco.Core.Compiled/ - A compiled version which your project references.
PetaPoco is proudly maintained by the Collaborating Platypus group and originally the brainchild of Brad Robinson