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
419 forks
Language: C#
last commit: about 1 year 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,792
henkmollema/dommel A simple and convenient API for CRUD operations using Dapper. 640
phnx47/dapper-repositories A tool that generates CRUD operations based on C# POCO classes using Dapper Micro ORM 670
jonpsmith/efcore.genericservices A library to simplify CRUD operations between EF Core and web/mobile/desktop applications by providing a generic interface for data access and manipulation. 601
friendsofcake/crud A rapid controller development framework for building API and search-enabled CRUD applications 375
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,049
opencrud/opencrud A standard GraphQL API specification for simple CRUD operations on databases 388
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. 775
mryderie/aspnet-core-htmx-example A web application demonstrating CRUD functionality using ASP.NET Core Razor Pages and htmx. 88
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 524
what-crud/vue-crud A Vue.js based application framework for building REST-ful CRUD systems with features like filtering, sorting, and authentication 834
icwr-team/r-crud A PHP class library providing basic CRUD operations for tables in a database. 0