Dapper-Extensions

CRUD library

A small C# library providing basic CRUD operations and advanced querying capabilities for POCOs without requiring attribute or base class inheritance.

Dapper Extensions is a small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system. The goal of this library is to keep your POCOs pure by not requiring any attributes or base class inheritance.

GitHub

2k stars
137 watching
584 forks
Language: C#
last commit: 10 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ericdc1/dapper.simplecrud A Dapper extension providing simple CRUD helpers with default values and flexible parameters 1,144
phnx47/dapper-repositories A tool that generates CRUD operations based on C# POCO classes using Dapper Micro ORM 665
henkmollema/dommel A simple and convenient API for CRUD operations using Dapper. 635
jungsoft/crudry A utility library for generating and translating CRUD (Create, Read, Update, Delete) functions in Elixir applications. 90
khaledsukkar2/django-swift-crud A package that simplifies setting up CRUD operations in Django models with a streamlined view class 20
jonpsmith/efcore.genericservices A library to simplify CRUD access for web/mobile/desktop applications using EF Core. 602
mryderie/aspnet-core-htmx-example A web application demonstrating CRUD functionality using ASP.NET Core Razor Pages and htmx. 84
drizin/dapperquerybuilder A wrapper around Dapper to simplify building dynamic SQL queries with parameterized strings 519
danielschmitz/svelte-sapper-bulma-crud A Svelte-based CRUD application using Sapper and Bulma for managing products from the Northwind API 78
dapperlib/dapper An object mapper for .Net that simplifies data access to databases using ADO.NET connections. 17,583
scoumbourdis/grocery-crud A PHP Codeigniter framework library that creates a full functional CRUD system without requiring custom JavaScript or CSS modifications. 1,008
adaskothebeast/adaskothebeast.identity.dapper An implementation of a Dapper-based custom identity storage provider for ASP.NET Core 7
landmarkhw/dapper.graphql An integrated .NET Core library enabling efficient GraphQL integration with Dapper and performance-focused entity mapping. 291
dapphub/dappsys A collection of building blocks for Ethereum smart contract systems using Solidity and Nix. 581
friendsofcake/crud A rapid controller development framework for building API and search-enabled CRUD applications 376