Top 20 NuGet crud Packages

A simple abstraction atop the Dapper and Dapper.SimpleCRUD extension methods for testability.
Being RESTful with SugarCRM in .NET C#
A clone+mod of Dapper.SimpleCRUD but with type-safe common CRUD methods instead of error-prone anonymous parameter objects. (some private static methods caused issues that meant I couldn't simply extend the SimpleCRUD partial class) Adds strongly typed selectors by using reflection over DB En...
Framework base para CRUD utilizando Entity Framework
Simple Data Model with CRUD functionality using EF
Pattern Repository C# using Entity Framework
Package Description
This Library Contains Infrastructures for Permission-based Authorization,Building CRUD API,Building CRUD Mvc Controller and etc based on ASP.NET Core
Beta release. A simple CRUD library for dotnet Standard 2.0.
Generic Repository Pattern implemented for EFCore 3.1 and .Net standart 2.1. Content: Fix package DI Fix access cache and more...
Adds DB2Filesystem support to BuddyAPI. SHOULD NOT BE USED IN PRODUCTION!
Adds Mongo support to BuddyAPI
Simplifies access to Azure Tables for making CRUD operations. It uses generic methods (of entities inheriting from TableEntity) to provide strong type operatoins
Ermöglicht die Historisierung der Daten auf Zeilenbasis
Blazor Server data grid control with CRUD, sort, filter and field visibility functionality. Customizable CSS and paging . Custom column definition and data-entry validation. See more on https://gitlab.com/Mabanza/aurogridforblazor/-/blob/dev/AuroGridClassLibrary/AuroGrid.pdf
CRUD em C# com Entity Framework.
Provides interfaces for implementing a base DAL entity, base DAL mapper, base CRUD repository and base unit of work class