498 packages tagged with “CRUD”
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
Simple CRUD operations for Dapper.
CRUD for Dapper
Basic classes of EasyData library.
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.
Firebend Auto Crud
Support library for GridBlazor and GridMvcCore component libraries
Editor is a Create, Read, Update and Delete (CRUD) plug-in for DataTables that provides the ability to easily add, edit and delete rows on a database that is displayed by a DataTable. The software available in this package, acts as server-side libraries for Editor in .NET environments (.NET Framework 4.5 or newer, and .NET Core 2.1 or newer), enabling full CRUD actions with a database.
Grid components for Blazor
CRUD extension methods for Dapper
Firebend Auto Crud dynamic class generator used to create dynamic classes and assemblies
jTable is a jQuery plugin that is used to create AJAX based CRUD tables without coding HTML or Javascript. It supports paging, sorting, master/child tables, selecting rows, resizing columns, show/hide columns and so on. Also creates create/edit forms and dialogs automatically from your model.
Grid core component
Firebend Auto Crud extension pack for Entity Framework CRUD operations
Entity Framework Core classes for EasyData library.
Firebend Auto Crud extension pack for MongoDb CRUD operations
ASP.NET Core classes for EasyData library.
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
An ASP.NET Web API controller that provides automatic CRUD functionality to a generic Repository data store.
The Yuuko library provides easy access to datasource from fronted by mapping logistic attributes. To put it in a ASP.Net MVC application or Web Forms. The library will decrease backstage coding workload. You can just build fronted and models to reach some basic web logics without backstage development.
This library provides a set of tools to enable CRUD rapidly on any aspnetcore Web APIs.
Firebend Auto Crud extension pack for adding Entity Framework contexts in an Elastic Pool
Utility library for cross cutting concerns
Generic library for easy creation of CRUD rest APIs with dotnet and EntityFrameworkCore.
Cross platform ORM.
CRUD Extensions for Dapper.Net
Firebend Auto Crud extension pack for exposing CRUD operations in aspnet core controllers
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, SQLite, and MySQL - Includes async methods when targeting .Net 4.5
Simple Data Access Framework