Dapper.SimpleCRUD

CRUD helper

A Dapper extension providing simple CRUD helpers with default values and flexible parameters

Who wants to write basic read/insert/update/delete statements? SimpleCRUD provides simple CRUD helpers for Dapper.

GitHub

1k stars
83 watching
418 forks
Language: C#
last commit: 10 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tmsmith/dapper-extensions A small C# library providing basic CRUD operations and advanced querying capabilities for POCOs without requiring attribute or base class inheritance. 1,786
henkmollema/dommel A simple and convenient API for CRUD operations using Dapper. 635
phnx47/dapper-repositories A tool that generates CRUD operations based on C# POCO classes using Dapper Micro ORM 665
jonpsmith/efcore.genericservices A library to simplify CRUD access for web/mobile/desktop applications using EF Core. 602
friendsofcake/crud A rapid controller development framework for building API and search-enabled CRUD applications 376
jungsoft/crudry A utility library for generating and translating CRUD (Create, Read, Update, Delete) functions in Elixir applications. 90
jamierumbelow/codeigniter-base-model An extended CodeIgniter Model class to simplify CRUD operations and provide an event-based observer system. 1,051
opencrud/opencrud A standard GraphQL API specification for simple CRUD operations on databases 389
khaledsukkar2/django-swift-crud A package that simplifies setting up CRUD operations in Django models with a streamlined view class 20
eicrud/eicrud An opinionated backend framework based on NestJS that provides a simple and easy-to-use API for CRUD applications with built-in authentication, authorization, and security features. 738
mryderie/aspnet-core-htmx-example A web application demonstrating CRUD functionality using ASP.NET Core Razor Pages and htmx. 84
damienbod/elasticsearchcrud A .NET API that provides basic operations for Elasticsearch and integrates it with various frameworks and technologies. 176
drizin/dapperquerybuilder A wrapper around Dapper to simplify building dynamic SQL queries with parameterized strings 519
what-crud/vue-crud A Vue.js based REST-ful CRUD system with authentication and layout management features 833
icwr-team/r-crud A PHP class library providing basic CRUD operations for tables in a database. 0