Found 123 repositories(showing 30)
CollaboratingPlatypus
Official PetaPoco, A tiny ORM-ish thing for your POCO's
schotime
Simple microORM that maps the results of a query onto a POCO object. Project based on Schotime's branch of PetaPoco
TimGeyssens
Auto generate an integrated crud UI in Umbraco for a db table based on a petapoco poco (and more)
attilaszasz
dotnet-script to generate POCO classes from your database tables and views.
GarethElms
A basic web app demonstrating PetaPoco driving a one-to-many relationship between authors and articles
asherber
Extension methods for using SqlKata to generate SQL queries for PetaPoco.
qingask
PetaPoco.NetCore is a .netcore orm, a fork of PetaPoco based, add .netcore support,support .netframework and .netcore,,support a query and map,and support Multi Mapping, Multiple Results
NetRube
PetaPoco extensions
hippasus
Generate DB entity classes for PetaPoco - a migrated tool from the old T4 template.
ijrussell
Sample app showing Massive, Dapper.Net, Simple.Data and PetaPoco in action
tawman
Sample ASP.NET MVC3 project to demonstrate server-side paging with PetaPoco and DataTables
asherber
PetaPoco bindings for StaTypPocoQueries.
LukeTillman
An object mapper for Apache Cassandra and .NET (think micro ORM like PetaPoco/NPoco or Dapper.NET)
mattkol
Wpf MVVM UI and Console App to generate poco for .NET C# lite orm's
cotide
💥Dapper Extensions (轻量级 ORM)
schotime
Peta Poco Sample Application (MVC 2)
schotime
A port of the NerdDinner application at www.nerddinner.com so that it uses PetaPoco for its data access
OldApple
基于PetaPoco实现真正的Sql帮助器,可以帮助你自动生成Sql语句,允许开发工具的智能感知系统告知你实体字段是否存在、修改并提醒你。Sql条件使用重载运算符,而非反射、lambda等,因此效率更高。
guoqiao
a light weight desktop app scaffold with C# + SQLite + PetaPoco + django
cnzhangw
banana micro-orm framework,based on petapoco & dapper
d-p-y
SogePoco SOurce GEnerated POCOs. ORM-ish thing inspired by PetaPoco. Dotnet project.
tawman
PetaPoco DoddleReport Dynamic PIVOT Query Example
tawman
Hierarchical Data with PetaPoco Multi-Poco Mapping
mzy666888
PetaPoco.Compiled的扩展,可以方便的使用.net core的注入特性
tarwn
PetaPoco samples for a pair of blog posts
sample for setting up PetaPoco in an ASP.NET MVC3 project
KennyBu
No description available
yangyin5127
npoco is a node.js command tools to generate petapoco(micro-ORM) classes for .NET and Mono
pmdevers
A Repository Pattern for PetaPoco
ti-ka
CRUD Operations Helper for Petapoco