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.
1k stars
83 watching
419 forks
Language: C#
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A small C# library providing basic CRUD operations and advanced querying capabilities for POCOs without requiring attribute or base class inheritance. | 1,792 |
| A simple and convenient API for CRUD operations using Dapper. | 640 |
| A tool that generates CRUD operations based on C# POCO classes using Dapper Micro ORM | 670 |
| 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 |
| A rapid controller development framework for building API and search-enabled CRUD applications | 375 |
| A utility library for generating and translating CRUD (Create, Read, Update, Delete) functions in Elixir applications. | 90 |
| An extended CodeIgniter Model class to simplify CRUD operations and provide an event-based observer system. | 1,049 |
| A standard GraphQL API specification for simple CRUD operations on databases | 388 |
| A package that simplifies setting up CRUD operations in Django models with a streamlined view class | 20 |
| 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 |
| A web application demonstrating CRUD functionality using ASP.NET Core Razor Pages and htmx. | 88 |
| A .NET API that provides basic operations for Elasticsearch and integrates it with various frameworks and technologies. | 176 |
| A wrapper around Dapper to simplify building dynamic SQL queries with parameterized strings | 524 |
| A Vue.js based application framework for building REST-ful CRUD systems with features like filtering, sorting, and authentication | 834 |
| A PHP class library providing basic CRUD operations for tables in a database. | 0 |