Found 1,382 packages
Simple Get, GetList, GetListPaged, Insert, Update, Delete, DeleteList, and RecordCount extensions for Dapper. Uses smart defaults for attribute free classes but can be overridden as needed. By default uses Id column as the primary key but this can be overridden with an attribute By default queries the table matching the class name but this can be overridden with an attribute By default queries the column matching the property name but this can be overridden with an attribute - Supports SQL Server, PostgreSQL, and MySQL - Includes async methods - Supports .Net Core
You hate verbatim SQL queries with zero type safety for your code but you love the speed? Dapper.FastCRUD is built around essential features of the C# 6 / VB that have finally raised the simplicity of raw SQL constructs to acceptable maintenance levels. These features leave no chance to mistypings or problems arising from db entity refactorings. Visual Studio 2019 or later is recommended.
Biblioteca responsável pela camada de banco de dados.
Simple CRUD operations for Dapper.
Firebend Auto Crud
CRUD for Dapper
Firebend Auto Crud dynamic class generator used to create dynamic classes and assemblies
Firebend Auto Crud extension pack for Entity Framework CRUD operations
Firebend Auto Crud extension pack for MongoDb CRUD operations
MongoCRUD is a high level library to make easy basic operations like create, update, update partial by query, upsert, delete, delete by query, get, search with paging and sorting, and filter buiders.
Firebend Auto Crud extension pack for tracking changes to entities.
Firebend Auto Crud extension pack for exporting entities to csvs or spreadsheets using ClosedXML and CsvHelper
Firebend Auto Crud extension pack for exposing CRUD operations in aspnet core controllers
Elasticsearch API CRUD, data transfers, indexing and simple search for nested, child/parent or simple documents, easy usage KISS
CRUD library for ASP.Net Core
Firebend Auto Crud extension pack for adding Entity Framework contexts in an Elastic Pool
A Dapper extension that was inspired by Dapper.SimpleCRUD, Dapper-Plus, and more.
This library provides a set of tools to enable CRUD rapidly on any aspnetcore Web APIs.
Basic classes of EasyData library.
Firebend Auto Crud extension pack for exporting entities to csvs or spreadsheets using ClosedXML and CsvHelper in aspnet core controllers